/* CSS Document */body {	background-color: #0A51A1;	margin-left: 25px;	margin-top: 15px;	margin-right: 25px;	margin-bottom: 25px;}body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color:#FFFFFF}a:link   {	color: #FF0000;	text-decoration:none;	font-weight: bold;}a:visited {	color: #FF0000;		text-decoration:none;	font-weight: bold;}a:hover {	text-decoration:underline;}a:active {	text-decoration:underline;}.rec {	font-size: 16px;	font-weight: bolder;	text-align: center;	padding-bottom: 15px;}.red {	color:#FF0000;	font-size: larger;}.bottom {    padding-top: 15px;}.name {	font-size: 16px;	font-weight: bold;}
