.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #ffffff;
	line-height: normal;

}
.nav :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #ffff00;

}
A {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial, helvetica; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 8pt; COLOR: #000066; FONT-FAMILY: arial, helvetica; TEXT-DECORATION: none
}
content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.large_blue {
	color: #0000CC;
	font-size: 17px;
	text-align: center;
}

td.large_white {
	background-color: #0000CC;
	color:white;
	font-size:250%;
	text-align:center;
}

.message {
	color: #FF0000;
	font-weight: bold;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 325px;
	height: 100px;	
}
img {
	border:none;	
}