body {
	color: #000000;
	margin: 0px;
}

form {
	margin: 0px;
}

h2 {
	color: #455B80;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	margin:0px;
}

.default {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.default a:link {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:visited {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:hover {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.default li {
	margin-bottom: 5px;
}

.default ul {
	list-style: square;
	margin-left: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.default ol {
	margin-left: 3em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagehdg {
	color: #780000;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}

.tablehdg {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.loginform{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.mediumtext {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.mediumtext a:link{
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.mediumtext a:visited{
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.mediumtext a:hover{
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.menuitems {
	color: #780000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.menuitems a:link{
	color: #780000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.menuitems a:visited{
	color: #780000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.menuitems a:hover{
	color: #FF0000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
