BODY {
	background-color: #e6e6e6; 
	background-repeat: repeat-y; 
	background-position: center; 
	text-align: center; 
	height: 100%; 
	margin: 0; 
	padding: 0; 
	}

body, td, p, ul, ol, li, dl, dt, dd, menu, dir, blockquote, pre, tt { 
	color: #000000; 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 12pt; 
	line-height: 150%; 
	text-align: justify; 
	}

li { 
	margin-bottom: 10px; 
	}

H1 {
	color: #000082; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 24pt; 
	font-weight: bold; 
	line-height: 133%; 
	text-align: center; 
	}

H2 {
	color: #cc0000; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 24pt; 
	font-weight: bold; 
	line-height: 133%; 
	margin-top: 40px; 
	text-align: center; 
	}

H3 {
	color: #000082; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	line-height: 133%; 
	margin-bottom: 40px; 
	text-align: center; 
	}

H4 {
	color: #000082; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	line-height: 133%; 
	margin-top: 40px; 
	text-align: center; 
	}

H5 {
	color: #000082; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	line-height: 133%; 
	margin-top: 40px; 
	text-align: left; 
	}

.footer { 
	color: #777777; 
	font-family: Arial, sans-serif; 
	font-size: 7pt; 
	line-height: 100%; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom:10px; 
	margin-left: 10px; 
	text-align: center; 
	}

.footernav { 
	color: #777777; 
	font-family: Arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center; 
	}

.footernav:hover { 
	color: #777777; 
	text-decoration: none; 
	}

A { 
	color: #0000ff; 
	font-weight: bold; 
	text-decoration: underline; 
	}

A:hover { 
	color: #990000; 
	}

