P  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : xx-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

H2  {
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

H3  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

A  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}

A:Visited  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #bb0000;
}

A:Active  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	background-color : #ff0000;
}

A:Hover  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFffff;
	background-color : #FF0000;
}

BODY  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #ffffff;
}

H4  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

H5  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}


