body {
	background-color: #1e90ff;
	margin: 4px;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
P {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
h5 {
	font-size: 14px;
	font-weight: bold;
}	
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}	
h5 {
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.smallver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a {
	font-weight: bold;
	color: #0000cd;
	text-decoration: none;
}
.linkwhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #304000;
	text-decoration: underline;
}

#xsmall {
	font-size: 9px;
}


