a {	color : #FFCC00; font-family : Verdana, Tahoma, Arial, sans-serif; font-size : 10pt; text-decoration : none;} 

a:link  {	color : #FFCC00 }
a:hover  { color : #FFCC00; font-weight : bold; text-decoration : none }
a:active  {	color : #FFCC00; font-weight : bold; text-decoration : none }
/* a:visited  { color : #FFCC00 }
a.td:link  {	color : #FFCC00 }
a.td:hover  { color : #FFCC00; background-color : #660000; font-weight : bold; text-decoration : none }
a.td:active  {	color : #FFCC00; background-color : #660000; font-weight : bold; text-decoration : none }
a.td:visited  { color : #FFFFFF }

/*
a.th:link  { color : #ffff00; }
a.th:hover   { color : #ffff00; }
a.th:active  { color : #ffff00; }
a.th:visited  { color : #ffff00; }
*/


.head {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 24pt;
	font-weight : bold;
	font-style : italic;
	color: #FFCC00;
	text-align : left;
	vertical-align : sub;
	line-height: 22px;
/*	font-variant: small-caps; */
	
}

.headlink {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt;
	text-decoration : none;
}

.date {
	color : #FFFFFF;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt; 
	text-align : right;
}

.contact {
	color : #FFCC00;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt; 
	text-align : right;
}

td {
	border-width : 0px;
	border-style : solid;
	border-color : #000000;
	text-align : left;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ffffff;
}



/*
table {
	background-color : #660000;
	border-width : 0px;
	border-style : solid;
	border-color : #000000;
	text-align : center;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFCC00;
}

th {
	background-color : #660000;
	border-width : 0px;
	border-style : solid;
	border-color : #000000;
	text-align : center;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFCC00;
}



/*

*/