.nav {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding: 3px 1px;
}
.nav a:link {
	color: #CC0000;
	text-decoration: none;
	padding: 3px 1px;
}
.nav a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 3px 1px;
}
.nav a:visited {
	color: #CC0000;
	text-decoration: none;
	padding: 3px 1px;
}
.header {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.title {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.sub {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: bold;
	padding: 2px;
}
.sub a:link {
	color: #999999;
	text-decoration: none;
}
.sub a:hover {
	color: #CC0000;
	text-decoration: none;
}
.sub a:visited {
	color: #999999;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.content a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	}
.content a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
.content a:visited {
	color: #CC0000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.sub2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
}
.img {
	margin-right: 5px;
	border: 1px solid #333333;
}
.largetxt {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.content-hilight {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
