P  {
}

H1  {}

H2  {}

H3  {}

A  {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}

A:Visited  {
	color : #000000;
	text-decoration : none;
	font : bold;
}

A:Active  {
	color : NAVY;
	text-decoration : none;
	font-weight: bold;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font : bold;
}

BODY  {
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
}
.style3 {
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	color: #FF9933;
	background-position: center;
}

