#content {  
		text-align: justify;
		line-height: 18px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

#content a {

}

#content a:hover {
		border-bottom: 1px dotted #06b;
}

#content a:active {

}

#footer {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footer a:hover {
	border-bottom: 1px dotted #666666;
}

#footer a {
	text-decoration: none;
}

#footer a:active {
		border-bottom: 1px dotted #666666;
		font-weight: bold;
}

.sub {
	text-align: justify;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

.sub a:hover {
	border-bottom: 1px dotted #ffffff;
	font-style: oblique;
}

.sub a {
	text-decoration: none;
	color: #ffffff;

}

.sub a:active {
	border-bottom: 1px dotted #ffffff;
	font-style: oblique;
