body {
	background-color: 	#b0e0e6;
	margin:            	0px;
	padding:          	0px; }

h1 	{
	color: 	#c41200;
	font:   bold 18px/20px Georgia, serif; }

h2 {
	color: 	#c41200;
	font:   bold 14px/16px Georgia, serif; }
	
h2.bragbox {
	color: 	#ffffff;
	font:   bold 14px/16px Georgia, serif; }
	
h3 {
	color: 	#ffffff;
	font:   bold 11px/14px Georgia, serif; }

p 	{
	color: 	#000000;
	font:   11px/14px Verdana, sans-serif; }
	
p.bragbox 	{
	color: 	#ffffff;
	font:   10px/12px Verdana, sans-serif; }
	
p.topbox 	{
	color: 	#c41200;
	font:   bold 14px/16px Verdana, sans-serif; }

ul, ol 	 { 
	color: 	#000000; 
	font: 	11px/14px Verdana, sans-serif; }
	
li 	 { 
	color: 	#000000; 
	font: 	11px/14px Verdana, sans-serif; }

a:link 	{
	color: 	#c41200;
	font-weight:     	bold;
	text-decoration: 	none; }
	
a:active 	{
	color: 	#c41200;
	font-weight:     	bold;
	text-decoration: 	none; }
	
a:visited {
	color: 	#c41200;
	font-weight:     	bold;
	text-decoration: 	none; }

a:hover  { 
	color: 	#c41200; 
	font-weight: 		bold; 
	text-decoration: 	underline; }

a.footer:link 	{
	color: 	#000000;
	font-weight:     	bold;
	text-decoration: 	none; }
	
a.footer:active 	{
	color: 	#000000;
	font-weight:     	bold;
	text-decoration: 	none; }
	
a.footer:visited {
	color: 	#000000;
	font-weight:     	bold;
	text-decoration: 	none; }

a.footer:hover  { 
	color: 	#000000; 
	font-weight: 		bold; 
	text-decoration: 	underline; }

