BODY {
	background-color: #ffffcc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color : #000000;
	font-size : 90%;
	margin-left : 5%;
	margin-right : 5%;
}

A:LINK, A:VISITED {
	color : #7A7D80;
	text-decoration : none;
	border: #FF9900;
	font-weight: bold;
}

A:HOVER {
	background-color : #F8F8EC;
	color : #000;
	font-weight: bold;
}

H2 {
	color : #AAADB1;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 120%;
	text-align : center;
	margin-bottom : 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	vertical-align: middle;
	background-color: #215026;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: .25em;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: .25em;
}

H3 {
	color : #215026;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 110%;
	text-align : center;
	background-color : #A8ABAF;
	margin-bottom : 1em;
	padding: 5px;
	margin-right: 0em;
	margin-left: 0em;
	background-position: center;
	border-radius: .25em;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: .25em;
}

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

UL {
	list-style : disc url("images/bilbullet.gif") outside;
}

UL UL {
	list-style : circle outside none;
}

LI {
	margin-bottom : .5em;
	list-style-image:  url("images/bilbullet.gif");
	list-style-position: outside;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

P {
	text-align : left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
}
.center {
	text-align: center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #0033FF;
}
.small {
	font-size: 60%;
}
.large {
	font-size: 130%;
}
.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%;
}
.xbullet {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.navtext {
	width:75px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	layer-background-color:#FFF6D9;
	background-color : #000000;
	color : #AAADB1;
	border: 2px outset #666666;
}
.right {
	text-align: right;
}
