.titlemain {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textlight {


	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
	color: #FFCCCC;
	text-decoration: none;
	font-weight: normal;
}
.textsmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9B9B;
	letter-spacing: 1px;
	word-spacing: normal;
	width: 100%;
	margin: 1px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7979;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFEAEA;










}
a:hover {
	color: #000000;
	background-color: #D5ACC1;

}
.linkssimple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #003399;
	text-decoration: blink;
}
.hrule {
	color: #FFFFFF;
	border: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-image: url(images/mbv14.gif);
}
.titlemaindark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCCCC;
	text-align: center;


}
table {
	background-color: #ffcccc;
	margin: 2px;
	padding: 2px;
	border: thin dashed #FF8C8C;
}
