P  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : xx-large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H2  {
	font-size : x-large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H3  {
	font-size : large;
	font-style : normal;
	font-weight : normal;
	font-family : serif;
	color : #000000;
}

A  {
	font-family : sans-serif;
	color : #800000;
	font-size : small;
}

A:Visited  {
	font-family : sans-serif;
	color : #800000;
	font-style : normal;
	font-size : small;
}

A:Active  {
	font-family : sans-serif;
	font-style : normal;
	color : #800000;
	font-size : small;
}

A:Hover  {
	color : #808000;
	font-family : sans-serif;
	font-style : normal;
	font-size : small;
}

BODY  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

