.head {
	font-family : sans-serif;
	font-size : 12px;
	color : #003399;
}
.head2 {
	font-family : sans-serif;
	font-size : 10px;
	color : #003399;
}
table.head {
	font-family : sans-serif;
	font-size : 12px;
	color : White;
}
table.head2 {
	font-family : sans-serif;
	font-size : 10px;
	color : White;
}
a.head, a.head:active, a.head:focus, a.head:link, a.head:visited {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : White;
}
a.head:hover {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #F1D0A5;
}
a.head2, a.head2:active, a.head2:focus, a.head2:link, a.head2:visited {
	font-family : sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : White;
}
a.head2:hover {
	font-family : sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : White;
}
a.headlink, a.headlink:active, a.headlink:focus, a.headlink:link, a.headlink:visited {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #003399;
}
a.headlink:hover {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #003399;
}
