P  {
	font-size : medium;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : large;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : justify;
	scrollbar-3d-light-color : White;
	margin-bottom : 0px;
	margin-top : 0px;
}

H2  {
	font-size : x-large;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #F0F8FF;
	text-decoration : none;
	text-align : center;
	border : thick none #6495ED;
	scrollbar-3d-light-color : Blue;
	background-attachment : fixed;
	background-color : #6f0000;
	background-image : none;
	background-position : top;
	border-bottom : thin none;
}

H3  {
	font-size : x-small;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : Aqua;
}

A:Visited  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : White;
}

A:Active  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #FFFF9C;
}

A:Hover  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #FFCEFF;
}

BODY  {
	font-size : small;
	font-family : "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #F0F8FF;
}

H5  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


