body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	line-height: 1.4;
}

.content a:link { 
	COLOR: #99AACC;
	text-decoration: underline;
}

.content a:visited {
	COLOR: #99AACC;
	text-decoration: underline;
}

.content a:hover {
    COLOR: #99AACC;
	text-decoration: none;
}


.subMenu {
	font-size: 10px;
}

.subMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.subMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.subMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.mainMenu {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.mainMenu a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

.mainMenu a:visited {
	color: #000000;
	text-decoration: none;
}

.mainMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.leftFooter {
	font-size: 10px;
	color: #666666;
	float:left;
	width:85%;
	text-align: center;

}


.footer {
	font-size: 10px;
	color: #666666;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#subsubmenu {
	width: 595px;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #969696;
	font-size: 10px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
}
