.content {
	background : #FFFFFF;
	border : 2px solid #999999;
}

.contentleft {
	padding-left : 10px;
	padding-right : 10px;
	border-right : 1px dotted #999999;
	vertical-align : top;
}

.contentright {
	padding-left : 10px;
	padding-right : 10px;
	vertical-align : top;
}

A.contenttext {
	font-family : Arial;
	font-size : 12pt;
	color : #009933;
}

A.contenttext:hover {
	color : #003399;
}

.contenttext {
	font-family : Arial;
	font-size : 12pt;
	color : #333333;
}

.copy	{
	font-family : Arial;
	font-size : 10pt;
	color : #999999;
}

.footer {
	background : #999999;
	
}

H1 {
	font-family : Arial;
	font-size : 18pt;
	font-weight : bold;
	color : #009933;
}

A.H2 {
	font-family : Arial;
	font-size : 16pt;
	font-weight : bold;
	color : #003399;
	text-decoration : none;
}

A.H2:hover {
	text-decoration : underline;
}

H2 {
	font-family : Arial;
	font-size : 16pt;
	font-weight : bold;
	color : #003399;
}

H3 {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #003399;
}

.page {
	border : 1px solid #009933;
}

.topleft {
	background : #FFFFFF;
	vertical-align : center;
}
	
A.topnav {
	color : #003399;
	text-decoration : none;
}

A.topnav:hover {
	color : #009933;
	text-decoration : none;
}

.topnav {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	background : #999999;
	padding-left : 10px;
	color : #CCCCCC;
	}
	
.topright {
	background : #FFFFFF;
	font-family : Arial;
	font-size : 10pt;
	color : #003399;
}