P  {
	font-size : 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  {
	font-size : x-large;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
	border : thick none #6495ED;
	scrollbar-3d-light-color : Blue;
	background-attachment : fixed;
	background-color : #CCCCCC;
	background-image : none;
	background-position : top;
	border-bottom : thin none;
}

H3  {
	font-size : x-large;
	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 : #A52A2A;
}

A:Visited  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Green;
}

A:Active  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Hover  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

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;
}

