/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	background: #ffffff;
	padding: 10px;
	margin: 0px;
}

 
 
.uppercase_titles {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 10px;
 color: #000000;
 line-height: 18px;
 font-weight: bold;
}


.highlight {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 12px;
 color:#cc0000 ;
 line-height: 15px;
 font-weight: bold;
}

.pagebold {
 color: #000000;
 font-weight: bold;
}
