/* CSS Document */
.subnav  { 
	color: #666574; 
	font-size: 7pt; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal; 
	text-decoration: none 
}

.subnav:hover  { 
	color: #4ea814; 
	font-size: 7pt; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal; 
	text-decoration: none 
}

.title {
	font-weight: bold; 
    	font-size: 18pt; 
    	color: #000000; 
    	line-height: normal; 
    	font-style: normal; 
    	font-family: Sylfaen;
}

.subtitle {
	font-weight: bold; 
    	font-size: 13pt; 
    	color: #75BF43; 
    	line-height: normal; 
    	font-style: normal; 
    	font-family: Sylfaen;
}
.tool { 
	color: #ffffff; 
	font-size: 10pt; 
	font-family:Verdana; 
	font-style: normal; 
	font-weight:normal; 
	line-height: normal; 
	text-decoration: none 
}

.tool:hover { 
	color: #dfe6ea; 
	font-size: 10pt; 
	font-family: Verdana ; 
	font-style: normal; 
	font-weight: normal ; 
	line-height: normal; 
	text-decoration: none 
}

.style1 {
	font-size: 24px;
	font-family: Sylfaen;
	font-weight: bolder;
	color: #67e000;
}

.style2 {
	font-family: Sylfaen;
	color: #707070;
	font-size: 18px;
	font-weight: bolder;
}
.style3 {
	color: #67e000;
	font-weight: bold;
	font-size: 19px;
	font-family:Sylfaen;
}

.style4 {
	color: #000000;
	font-size: 13px;
	font-family:Verdana;
}

.style5 {
	color: #67e000;
	font-weight: bold;
	font-size: 18px;
}

