/* CSS Document */
body {
	margin-left: 10px;
	margin-right: 0px;
	background-color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Verdana";
}
.font_14px {
	font-size: 14px;
}

.font_h16px {
	line-height: 18px;
}
.blue {
	color: #006699;
}
.cccccc {
	color: #CCCCCC;
	font-size: 12px;
}
.size_12px {
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	font-style: italic;
}
.font_11px {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
} 
a:visited {
	color: #333333;
	text-decoration: none;
}
