P  {
	font-size : 12px;
	font-family : Verdana,"Times New Roman", Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
	margin-top : 6px;
	margin-bottom : 6px;
	visibility : visible;
	margin-left : 6px;
	margin-right : 6px;
}

H1  {
	font-size : 18px;
	font-family : Verdana, "Times New Roman" , Arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	visibility : visible;
}

H2  {
	font-size : 14px;
	font-family : Verdana,"Times New Roman", Arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	text-transform : capitalize;
	visibility : visible;
}

H3  {}

A  {}

A:Visited  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : normal;
	font-style : normal;
	color : Green;
	text-decoration : none;
}

A:Hover  {
	font-size : 13px;
	font-family : Verdana, "Times New Roman", Arial;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	text-decoration : underline;
}

BODY  {
	font-size : 12px;
	font-family : Verdana, "Times New Roman" , Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	
}


table  {
	margin-left : 15px;
	margin-top : 15px;
}

