body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/MWD_background_image.jpg);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.boldheadline {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.GreenText {color: #009900}
.RedText {color: #990000}
.BlueText {color: #000099}
.BlackText {color: #000000}
.ReversedText {color: #FFFFFF}
.gridtext {font-size: 11px;}
.gridtextMedium {font-size: 12px;}

.smallertext {font-size: 12px;}

.nounderlinelinks {text-decoration:none} 
.ALLCAPS {
	text-transform: uppercase;
}
