/********************** main document body **********************/

html, body {

	background-color: 						#ffffff;

	scrollbar-base-color: 				#cdcdcd;
	scrollbar-track-color:  			#cdcdcd;
	scrollbar-face-color: 				#999999;
	scrollbar-highlight-color: 		#cdcdcd;
	scrollbar-3dlight-color: 			#efefef;
	scrollbar-darkshadow-color: 	#333333;
	scrollbar-shadow-color: 			#666666;
	scrollbar-arrow-color: 				#ff6600; 

	color: 												#000000;
	margin-left: 									0px;
	margin-right: 								0px;
	margin-top: 									0px;
	margin-bottom: 								0px;
}

.bodytext {
	font-family: 									verdana, tahoma, arial, sans-serif; 	
	font-size: 										10pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									normal; 	
	color: 												#000000
}

.bWord {
	font-family: 									verdana, tahoma, arial, sans-serif; 	
	font-size: 										10pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									bold; 	
	color: 												#ff6600
}

.largetext {
	font-family: 									verdana, tahoma, arial, sans-serif; 	
	font-size: 										14pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									bold; 	
	color: 												#000000
}

.smalltext {
	font-family: 									arial, sans-serif; 	
	font-size: 										8pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									normal; 	
	color: 												#000000
}


.emtextblack {
	font-family: 									verdana, tahoma, arial, sans-serif; 	
	font-size: 										10pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									bold; 	
	color: 												#000000
}

.emtextwhite {
	font-family: 									verdana, tahoma, arial, sans-serif; 	
	font-size: 										10pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									bold; 	
	color: 												#ffffff
}

.emtextred {
	font-family: 									verdana, tahoma, arial, sans-serif; 	
	font-size: 										10pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									bold; 	
	color: 												#ff0000
}

.emtextblue {
	font-family: 									verdana, tahoma, arial, sans-serif; 	
	font-size: 										10pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									bold; 	
	color: 												#0000ff
}



.asterik {
	font-family: 									"courier new", serif;
	font-size: 										12pt; 
	font-style: 									normal; 
	line-height: 									normal; 
	font-weight: 									normal; 	
	color: 												#ff0000
}

a:link     {text-decoration: none; color: #0000ff}
a:active   {text-decoration: none; color: #0000ff}
a:visited  {text-decoration: none; color: #0000ff}
a:hover    {text-decoration: none; color: #ffffff; background-color: #3366ff}

