body {
	background-color: #110044;
	border-color: blue;
	margin-top: 0;
}
body,td,th {
	color: #FFFFFF;
	font-family: verdana;
}

.style12 {
	font-family: verdana;
	font-size: 12px;
}
.style12 A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style12 A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style12 A:hover {
	color: #FFFFFF;
	border-color: #FFFFFF; 
	text-decoration: underline;
}

.style15 {
	font-family: verdana;
	font-size: 14px;
}
.style16 {
	font-family: georgia;
	font-size: 14px;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}
.style17 {font-family: verdana; font-size: 9px; }

a:link {
	color: #d0e0FF;
	text-decoration: none;
}
a:visited {
	color: #d0e0FF;
	text-decoration: none;
}
a:hover {
	color: #d0e0FF;
	text-decoration: underline;
}
a:active {
	color: #d0e0FF;
	text-decoration: none;
}
.style25 {font-size: 18px}
.style29 {font-size: 12px}
.style31 {font-size: 12px; font-style: italic; }
.style33 {font-size: 12px; font-weight: bold; }
.style34 {font-size: 12px; font-weight: bold; line-height: 18px; }
.style35 {font-size: 12px; font-weight: bold; line-height: 21px; }

.title {
	font-size: 18pt; 
	font-style: italic; 
	font-weight: bold; 
	}

#nav a {
	font-size: 10pt;
	font-weight: normal;
	border-left: 2px solid #110044;
	border-right: 2px solid #110044;
	padding-left: 4px;
	padding-right: 4px;
}

#nav a:hover {
	font-size: 10pt;
	border-left: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	color: #FFF;
	text-decoration: none;
}

#frame td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#content td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#content dt {
	font-weight: bold;
}

