/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-size: 10px;
	color: #333333;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/0_css_bg-2.jpg);
	margin-left: 10px;
	margin-top: 10px;
}
.body_sm {font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.header_blk {
	font-size: 21px;
	font-weight: bold;
}
.sub_head_blk {font-size: 11px}
.bullet_blue {
	color: #666699;
	font-style: italic;
		font-weight: bold;
}
.header_blue {color: #666699;
	font-weight: bold;
	font-size: 21px;
}