.text, td, li {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif 
}	

.datestamp {
	color: #000000;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, sans-serif
}

.title {
	color: #6187c4;
	font-size: 19px;
	FONT-WEIGHT: bold;
	line-height: 21px;
	font-family: Verdana, Arial, sans-serif 
}	

.footer {
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif 
}	

.textBoldBlue {
	color: #1A9081;
	font-size: 12px;
	line-height: 15px;
	FONT-WEIGHT: bold;
	font-family: Verdana, Arial, sans-serif 
}	


input.text {
	border: 1px #999999 solid;
	background: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Verdana, Geneva, Verdana, sans-serif;
	color: #626262
}

body{
margin: 0;
padding: 0
}

a:visited {color : #0F3822; font-weight: normal; font-size: 12px; line-height: 16px; }
a:link {color : #0F3822; font-weight: normal; font-size: 12px; line-height: 16px; }
a:hover {color : #0F3822; font-weight: normal; font-size: 12px; line-height: 16px; }
a:active {color : #0F3822; font-weight: normal; font-size: 12px; line-height: 16px; }

a.big:visited {color : #0F3822; font-weight: bold; font-size: 15px; line-height: 16px; }
a.big:link {color : #0F3822; font-weight: bold; font-size: 15px; line-height: 16px; }
a.big:hover {color : #0F3822; font-weight: bold; font-size: 15px; line-height: 16px; }
a.big:active {color : #0F3822; font-weight: bold; font-size: 15px; line-height: 16px; }


