P  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H2  {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : large;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

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

A:Visited  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF00FF;
}

A:Active  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #008000;
}

A:Hover  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

BODY  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color: #66FFCC;

}

H4  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H5  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}
