@charset "utf-8";
/* CSS Document */

td, table{
	font-family:Arial;
	font-size:16px;
	vertical-align:top;
	line-height:19px;
	color:#003366;
}

a { color:#990033; font:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; font-weight:bold; line-height:23px;}
a:hover{color:#003366; font-weight: bold; text-decoration:underline}