P  {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	background-color: transparent;
}

H1  {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H2  {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H3  {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: italic;
	color: #990000;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H4  {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}


A  {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	color: #556b2f;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

A:Visited  {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	color: #556b2f;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

A:Active  {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	color: #cd3700;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

A:Hover  {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	color: #cd3700;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}





