td, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #333366;
}
.tdbackground {
	background-image: url(images/mw_8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003CF7;


}
a.nav:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;



}
a.nav:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;

}
a.nav:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;

}
a.nav:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;


}
a.navtop:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.navtop:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navtop:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navtop:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}
h1 {
	font-size: 36px;
	color: #003CF7;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #AD45BD;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #AD45BD;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #AD45BD;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #AD45BD;
}
hr {
	color: #31FFCE;
	height: 2px;
	width: 300px;
}
