body {
	margin-top: 0px;
	background-repeat: repeat;
	background-color: #547376;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	line-height: 20px;
}
h1 { font-size: 20px; color: #333333; padding-top: 10px; font-family: Georgia, "Times New Roman", Times, serif;}
p { 
	font-size: 12px; 
	line-height: 20px; 
	padding-right:12px; 
	font-family: Arial, Helvetica, sans-serif;
   }
   
p.small-white{font-size: 11px; color: #FFFFFF;}
ul { font-size: 12px; line-height: 22px; }

a:link { color: #990000; }
a:visited { color: #990000; }
a:hover { color: #FF6600; }
a:active { color: #990000; }

a.link:link { color: #FFFFFF; }
a.link:visited { color: #FFFFFF; }
a.link:hover {	color: #FF6600; }
a.link:active { color: #FFFFFF; }

.red-text {	font-size: 12px; color: #990036; }
.small-text { font-size: .8em;}
.xtra-small { font-size: 8px; }
.visit-site { font-size: 9px;}
.white-text { font-size: 12px; color: white; }
