P  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : x-large;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
	text-align : center;
	border : thick ridge #6495ED;
	scrollbar-3d-light-color : Blue;
}

H2  {}

H3  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : Black;
}

A  {
	font-size: x-small;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: normal;
	color: Blue;
	background: transparent;
	border: thin;
	border-bottom: thin;
	text-decoration: none;
}

A:Visited  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Green;
	text-decoration: none;
	}

A:Active  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #FA8072;
	text-decoration: none;
}

A:Hover  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-decoration: none;
}

BODY  {
	font-size : x-small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration: none;
}

H5  {
	font-size: xx-small;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	
}

