body {
	margin: 0px;
}
#headerTable {
	text-align: right;
}
.headerBar {
	background-color: #66b2ce;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 20px;
}
#contentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subtitles {
	font-size: 14px;
	font-weight: bold;
	color: #175f93;
}
#msnTable {
	border: 1px solid #333333;
	font-size: 12px;
}.subtitles2 {

	font-size: 12px;
	font-weight: bold;
	color: #175f93;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}