BODY  {
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	background-color : #FFFFFF;
	margin: 0px;
}

TD {
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	background-color : #FFFFFF;
}

IMG	{
	display: block;
	border-color : Black;
}

A:link, A:visited, A:hover, A:active {
	font-size : 16px;
	text-decoration : none;
	border-bottom: 1px solid;
	font-weight : bold;
}

A:link, A:visited {
	color : #FF0000;
}

A:hover, A:active {
	color : #FFFFFF;
	background: #FF0000;
}

textarea, input, submit, reset {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	border: solid #000000;
	border-width: 1;
}

textarea {
	font-size: 16px;
}

input, submit, reset {
	font-size: 12px;
}

a.hidden:link {color: #FFFFFF;}
a.hidden:visited {color: #FFFFFF;}
a.hidden:active {color: #FFFFFF;}