P  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Aqua;
	text-decoration : none;
	text-align : left;
}

H1  {}

H2  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CCCCCC;
}

H3  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
	text-decoration : none;
	text-align : left;
}

A  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align : left;
	color: #00FF00;

}

A:Visited  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
	text-align : left;
}

A:Active  {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Aqua;
	text-align : left;
}

A:Hover  {
	color: #00FFFF;
}

BODY  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
	text-align : left;
	text-transform : capitalize;
	background-image : url(images/test8.gif);
}

H5  {
	font-size : x-large;
	font-family : Impact;
	font-weight : bold;
	font-style : normal;
	color : Silver;
	text-decoration : none;
	text-align : left;
	text-transform : uppercase;
}

ul  {
	color : Aqua;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
}

H4  {
	font-size : large;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-transform : none;
	text-decoration : none;
	text-align : center;
}

H6  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
	text-align : left;
}
