
.header	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #A2DFA9;	
}
.smallhead	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #3134AE;
}
body	{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.comment	{
	 background-color: #A7BADA;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #3134AE;
	padding: 7px;
}
.voice	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #3134AE;
	font-style: italic;
}
.contact {
	margin-top: -40px;
}
.txtform {
	background-color: #ADD3B9;
}

a:link	{
	color: #3134AE;
	font-size: 11px;
	text-decoration: none;
}
a:visited	{
	color: #3134AE;
	font-size: 11px;
	text-decoration: none;
}
a:hover{
	color: #A2DFA9;
	font-size: 11px;
	text-decoration: none;
}

