BODY {
	background-color: #272525;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 80%;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left : 5%;
	margin-right : 5%;
}

A:LINK, A:VISITED {
	color : #FFFF00;
	text-decoration : none;
	border: #FF9900;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:HOVER {
	background-color : #FFFF00;
	color : #000000;
}

H2 {
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 120%;
	text-align : left;
	padding : 5px;
	margin-bottom : 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	vertical-align: middle;
	background-color: #FFFF66;
}

H3 {
	color : #0000CC;
	font-family : "Times New Roman", Times, serif;
	font-size : 110%;
	text-align : center;
	background-color : #666666;
	margin-bottom : 1em;
	width: 100%;
	font-style: italic;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

H4 H5 H6 {
	color : #326CB3;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 80%;
	margin-top : 1.5em;
}


LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 80%;
	list-style-position: outside;
	text-align: left;
	list-style-type: disc;
	padding-bottom: 8pt;
	}

P {
	text-align : left;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 80%;
}
.center {
	text-align: center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #0033FF;
}
.small {
	font-size: 60%;
}
.smallCtr {
	font-size: 60%;
	text-align: center;
}
dd {
	text-align : left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
}
