body, div, p, td, li, span {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
	line-height: 13px;
}

a{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color:#CC3300;
	 text-decoration: none;
}

a:hover{
	color:#666666; 
	
	text-decoration:underline
}

.h1{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	
}

.fixedFont {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	font-style:normal;
	line-height: 12px;

}

strong {
	font-weight: bold;
}
