P  {}

H1  {
	font-size : large;
	font-family : arial;
	color : #0000FF;
	text-align : left;
	font-weight : normal;
}

H2  {
	font-size : medium;
	font-family : arial;
	color : #0000FF;
	text-align : left;
	font-weight : normal;
}

H3  {
	font-size : small;
	font-family : arial;
	color : #0000FF;
	text-align : left;
	font-weight : normal;
}

A  {
	font-size : x-small;
	font-family : arial;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : arial;
	color : #0000FF;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : arial;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : arial;
	color : #FF0000;
	text-decoration : none;
}

BODY  {}

