a {
	color:#000099;
	text-decoration:none;
}
a:focus, a:hover, {
	border-bottom:1px dashed #0066AA;
}
a:active {
	color:#0099FF;
}
#contains {
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	border-bottom:1px solid #0099FF;
}
.menu {
	width:175px;
	font-family: "times new roman";
	font-size: 10pt;
	background-image: url("images/BG.gif");
	border-right:1px solid #FFFFAA;
}
.subm {
	width:116px;
	font-size: 8pt;
	border:1px solid #6CC5FF;
	margin:1px;
	padding:2px;
	margin-left:8px;
	padding-left:4px;
}
#content {
	padding:20px;
	font-family:arial;
	font-size: 10pt;
}
#content a:active {
	color:red;
}
#content li {
	color: #000099;
}

#content span {
	color: #000000;
}
.headline {
	font-weight: normal; 
	font-family: arial; 
	font-size: 14pt; 
	color:#000099;
}
.headline2 {
	font-weight: normal; 
	font-family: arial; 
	font-size: 12pt; 
	color:#000099;
}
H1 {
	text-align: center;
	font-size: 190%;
	color:#0099FF;
}

H2 {
	text-align: center;
	font-size: 150%;
	color:#000099;
}

H3 {
	text-align: center;
	font-size: 120%;
	color:#0099FF;
}