
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


P  {}

H1  {}

H2  {}

H3  {}

.style1 {font-size: 10px}

.style2 {font-size: 12px}




A  {
	color : Navy;
	text-decoration : none;
	font : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:Visited  {
	color : #330000;
	text-decoration : none;
	font : bold;
}

A:Active  {
	color : Navy;
	text-decoration : none;
	font : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:Hover  {
	color : Red;
	text-decoration : underline;
	font : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

BODY  {}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}


.plink  {
	color : #000066;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.plink:Visited  {
	color : #660033;
	text-decoration : underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.plink:Active  {
	color :#FF0000;
	text-decoration : underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.plink:Hover  {
	color : #CC0000;
	text-decoration : none;
	background-color:#FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
