.body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body a:link 
	{color: #666666;
	text-decoration: none;}
	
.body a:hover
	{color: #red;
	text-decoration: none;}
	
.body a:visited
	{color: #666666;
	text-decoration: none;}

h2#textbody {font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;}
	
h2#textbody a:link 
	{color: #666666;
	text-decoration: none;}
	
h2#textbody a:hover
	{color: #red;
	text-decoration: none;}
	
h2#textbody a:visited
	{color: #666666;
	text-decoration: none;}

p#footer {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p#footer a:link 
	{color: #999;
	}
	
p#footer a:hover
	{color: #red;
	}
	
p#footer a:visited
	{color: #999;
	}

h1.header {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


h1, h3, h4 {
	font-size: small;
	font-weight: bold;
	text-align: left;

}

.redheader {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: inherit;
	text-decoration: none;
}

.redheaderbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: inherit;
	color: #F00;
	text-decoration: none;
}

