P  {
	margin-left : 10px;
	margin-right : 15px;
	text-decoration : none;
	text-indent : 30px;
}

H1  {
	font-family : Verdana, Arial;
	font-size : large;
	font-weight : bold;
	color : #000080;
	text-decoration : underline;
}

H2  {
	font-size : medium;
	font-family : Verdana, Arial;
	font-weight : bold;
	color : #000080;
	text-decoration : underline;
}

H3  {}

A  {
	color : #0000FF;
	font-weight : normal;
}

A:Visited  {
	color : #000080;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	color : #FF0000;
	font-weight : bold;
}

BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	background-color : White;
	font-size : small;
	font-family : Arial;
	color : #000000;
}

TD  {
	font-family : Arial;
}

.heading  {
	font-size : medium;
	font-family : Verdana, Arial;
	font-weight : normal;
	color : #000080;
	margin-left : 10px;
	text-indent : 0px;
}


