body {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	background-color: #242424;
	margin:4px;

}
td {
	font-size: 12pt;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFF;

}
a {
	color: #EE1C23;
}
a:hover {
	color: #FAD237;
}
.MVPform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEBA40;
	background-image: url(../images/mvp/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #99773A;
	scrollbar-3dlight-color : #17120E;
	scrollbar-arrow-color: #17120E;
	scrollbar-base-color: #17120E;
	scrollbar-darkshadow-color: #99773A;
	scrollbar-face-color: #99773A;
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: none;
	background-color: #17120E;

}h1 {
	color: #FFCC00;
}

.style3 {
	text-transform:uppercase;
	font-weight:bold;
}
