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: Navy;
	text-decoration: none;
	text-align: center;
	border: 0px ridge #6495ED;
	scrollbar-3d-light-color: Blue;
}

H2  {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: normal;
	color: Black;
}

H3  {
	font-size : small;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

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

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

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

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

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

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