A:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;

}

A:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;

}

A:active {
	color: #000033;
	text-decoration: none;
	font-weight: bold;

}

A:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #006633;
	height : 1px;
}
INPUT {
	FONT-SIZE: 12px;
	BACKGROUND: #ffffff;
	COLOR: #000066; 
	FONT-STYLE: normal;
	FONT-FAMILY: Arial
}
