.linksmain {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000096;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
}
.linksmain:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000096;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
}
.linksmain:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #d9e4ff;
	text-decoration: none;
	background-color: #445064;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
}
.linksyellow {
	font-family: Verdana;
	font-size: 10px;
	color: #F42D07;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	visibility: visible;
	z-index: auto;
}	
.linksyellow:hover {
	color: #000000;
}
.header {
	border: 1px solid #3366ff;
}
.left {
	background-color: #d9e4ff;
	border: 1px solid #3366ff;
}
.middle {
	background-color: #CCCCCC;
	border: 1px solid #3366ff;
}
.right {
	background-color: #FFFFFF;
	border: 1px solid #3366ff;
}
.yellowbox {
	background-color: #FFFFA2;
	border: 1px solid #F9BB0A;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #d9e4ff;
	padding-top: 1px;
	text-decoration: none;
	background-color: #445064;
	letter-spacing: 0.1em;
	text-align: center;
	border: 1px solid #445064;
	vertical-align: bottom;
	position: absolute;
	left: 0px;
	width: 480px;
}
.linksblue {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000096;
	text-decoration: none;
}
.linksblue:hover {
	color: #000000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
	text-align: justify;
	letter-spacing: .01em;
}

p,ul,td,pre {
	margin:0px 10px 10px 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
		}
		
	h1 {
		margin:10px;
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		}
		
	h2 {
		margin:10px;
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		}
.listbullets {
	list-style-position: outside;
	list-style-type: disc;
}
