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 : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	text-align : center;
	border : thick ridge #6495ED;
	scrollbar-3d-light-color : Blue;
}

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

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

H4 {
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : Black;
}
A  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Maroon;
}

A:Visited  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #00008B;
}

A:Active  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #3CB371;
}

A:Hover  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #FF7F50;
}

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

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

