BODY {

	background-color : White;

	font-family : "Times New Roman", Times, serif;

	font-size : x-small;

	font-style : normal;

	font-variant : normal;

	font-weight : normal;

	position : relative;

	text-align : center;

}



H1 {

	border : thin solid Black;

}





H2 {

	text-align : center;

	padding-top : 50px;

}



A:LINK {

	color : Blue;

	text-decoration : underline;

; font-family: "Times New Roman", Times, serif; font-size: x-small

}

A:VISITED {

	color : #CCCCCC;

	text-decoration : underline;

; font-family: "Times New Roman", Times, serif; font-size: x-small

}

A:HOVER {

	color : Red;

	text-decoration : none;

; font-family: "Times New Roman", Times, serif; font-size: x-small

}
