body, table, tbody, td, div, p, font, span, a, input, textarea, form, h1, h2, h3
{
	font-family:  Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #FFFFFF;
}

.imageleft
{
	float: left;
	margin-right: 30px;
}

.imageright
{
	float: right;
	margin-left: 30px;
}

.imagecenter
{
	margin-left: 30px;
	margin-right: 30px;
	vertical-align: middle;
}

.imagecenter, .imageleft, .imageright
{
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 30px;
}

.Category
{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background-color: #003366;
	text-indent: 10px;
	display: block;
	color: #ffffff;
}

.Gray
{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
