
body{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}

p{
	font-size: 10pt;
}


td{
	font-size: 10pt;
}

a{
	color: #FFFFFF;
}

.red_header {
	color: #FF0000;
	font-size: 14pt;
	font-weight: bold;
}

.red_text {
	color: #FF0000;
}

.award_links{
	font-weight: bold;
}

.award_links a:link, .award_links a:visited { color: #FF0000; text-decoration:none;}
.award_links a:hover, .award_links a:active, .award_links a:focus { color: #FF0000; text-decoration:underline;}


.footer{
	font-size: 8pt;
}

.download_link{
	font-size: 15pt;
	font-weight:bold;
	color: #000000;
}