body {
	margin: 0px;
	background-color: #336699;
}
a {
	color: #003399;
	text-decoration: none;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.f12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.f10 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 125%;
	color: #333333;
}
.f11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
}
.dotline {
	background-image: url(images/dot_line02.gif);
	background-repeat: repeat-x;
}

