body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	list-style-position: outside;
	list-style-type: disc;
	color: #000099;
	background-color: #CBE1EF;
}
td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	list-style-type: disc;
	list-style-position: outside;
	color: #000099;
}
a:link {
	color: #6FE2FF;
	text-decoration: none;
}
a:visited {
	color: #7DBFDF;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #6FE2FF;
	text-decoration: none;
}

.leftmargin {
	font-size: 10px;
	color: #FFFFFF;
}
.leftmargintitle {
	font-size: 12px;
}

.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #0099CC;
}
.header {
	font-size: 16px;
	color: #00A9E1;
}
.smalltext {
	font-size: 9px;
}
.mediumtext {
	font-size: 12px;
}
.leftmarginsm {
	font-size: 9px;
	color: #FFFFFF;
}
