body, p, td {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #373737;
	line-height: 18px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	color: #148BC5;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #7FA3B3;
}


h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

textarea {
	font-size: 11px;
	color: #148BC5;
}

A.nav:link		{color: #148BC5; text-decoration: none;}
A.nav:visited	{color: #148BC5; text-decoration: none;}
A.nav:active	{color: #148BC5; text-decoration: none;}
A.nav:hover		{color: #148BC5; text-decoration: underline;}


A:link		{color: #148BC5; text-decoration: underline;}
A:visited	{color: #148BC5; text-decoration: underline;}
A:active	{color: #148BC5; text-decoration: underline;}
A:hover		{color: #148BC5; text-decoration: none;}
