P  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

H1  {
	font-family : Times New Roman;
	font-size : large;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
}

H2   { color: black; font-size: medium; font-family: Arial; font-style: normal; font-weight: normal; text-align: left }

H3  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
}

A   { color: #009400; font-size: x-small; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none; text-align: left }

A:Visited  {color: #009400; font-size: x-small; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none; text-align: left }

A:Active  {color: #009400; font-size: x-small; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none; text-align: left 
}

A:Hover   { color: #ff8e04; font-family: Arial }

BODY  {
	font-family : Arial;
	font-size : x-small;
}


