P  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #828282;
}

H1  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #709f40;
}

A  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #709f40;
}

A:Visited  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:Active  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:Hover  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
}

BODY  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}


