/* CSS Document */
BODY
{
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #293E5D;
}
table, td
{
	border-style : none;
	width : 800px;
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #293E5D;
}
A:link,A:visited,a:hover,a:active
{
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #293E5D;
}