P  {}

H1 {
	font-family: Arial Narrow, sans-serif; 
	font-size: 16 pt; 
	color: black
}

H2  {
	font-family : Arial Narrow, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H3  {}

A  {
	font-family : Arial, sans-serif;
	font-style : normal;
	color : green;
	font-size : 12;
	font-weight : normal;
}

A:Visited  {
	font-family : Arial, sans-serif;
	font-style : normal;
	color : blue;
	font-size : 12;
	font-weight : normal;
}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : normal;
	font-size : 12;
	font-style : normal;
	color : Black;
}

