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 : Navy;
	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 : normal;
	font-style : normal;
	color : Black;
}

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

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

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

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

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

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

