/********************** Main Document Body **********************/

html, body {  
	scrollbar-base-color: 		#ffffff;
	scrollbar-track-color:  	#ffffff;
	scrollbar-face-color: 		#336699;
	scrollbar-highlight-color: 	#ffffff;
	scrollbar-3dlight-color: 	#ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: 	#ffffff;
	scrollbar-arrow-color: 		#ffffff; 

	color: 						#000000;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}

.bodyText {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 	
	color: 						#000000
}

.largeText {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					12pt; 
	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
}

.legalText {
	FONT-family: 				Arial, sans-serif; 	
	FONT-size: 					8pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 	
	color: 						#999999
}

.emTextBlack {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 						#000000
}

.emTextWhite {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 						#ffffff
}

.emTextRed {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 						#ff0000
}

.emTextBlue {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 						#0000ff
}

.emTextDesertBlue {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 						#336699
}

.emTextPrices {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 					12pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 						#000000
}


.asterik {
	FONT-family: 				Courier New, serif;
	FONT-size: 					12pt;
	FONT-style: 				normal;
	line-height: 				normal;
	FONT-weight: 				bold;
 	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}

.legalText A:link     {text-decoration: none; color: #999999}
.legalText A:active   {text-decoration: none; color: #999999}
.legalText A:visited  {text-decoration: none; color: #999999}
.legalText A:hover    {text-decoration: none; color: #ffffff; background-color: #999999}

/******************* Style for speech  ***************/

@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
