.Main-Title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004b91;
}
.Content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subheading {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

/* sidebar */
.sidebar 		{
	list-style:none;
	margin:0 0 0 0px;
	padding:0px;
	background-image: url(images/sidebar-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

