body {
	margin: 0; 
	padding: 0;
	background-color: #4fc6e0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
/*	color: #000066; */
	color:#003399;
	font-size: 12px;
	font-weight: normal;}
table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
/*	color: #000066; */
	color:#003399;
	font-size: 12px;
	font-weight: normal;}
LI {list-style-type: circle;}
a:link { 
	color: #0099CC; 
	text-decoration: none; 
	font-weight: bold;}
a:visited { 
	color: #4FC6E0; 
	text-decoration: none; 
	font-weight: bold;}
a:hover	{ 
	color: #0099FF;  
	font-weight: bold;
/*	border: thin solid #00B2CE; */
	background-color: #FFFF33;}
.asterisk {
	color: #FF0033;
	font-size: 14px;
	font-weight: bold;}

.initial:first-letter {font-size: 200%;}
.home {font-size: 14px;}
.nav {background-color: #FFFF33;
	text-transform:uppercase;}
.buffer {background-color: #4fc6e0;}
.sample {border-bottom:solid thin #4fc6e0;}
.sample2 {font-size: 14px;
	border-bottom:solid thin #4fc6e0;}
.error {
	color: #FF0000;
	font-weight: bold;}