/* CSS Document */
a {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
}

.award-name, .award-name a {
	font-size: 18px;
	font-weight: normal;
	color: #66BB00;
	text-decoration: none;
	letter-spacing: -1px;
}

.hiaward-name, .hiaward-name a {
	font-size: 18px;
	font-weight: normal;
	color: #66BB00;
	text-decoration: none;
}

.winner-name {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
	font-size: 14px;
	color: #004FAC;
	text-decoration: none;
; line-height: 22px}
body, td {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #888; 
	font-size: 10pt;
}
.jury {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
	font-size: 9pt;
	padding-top: 3px;
}
.special {  background-color: #F4FFF4; padding: 2px}
.footer {
	font-size: 9px;
}
