P  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : large;
}

H2  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H3  {}

A  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	font-style : normal;
	color : Blue;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : small;
}

