body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #404040;
	background-color: #f5f5f5
}
td {
	font-size: 12px;
	line-height: 150%;
	color:#404040;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	color:#990000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin:0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link,a:visited{
	text-decoration: underline;
	color: #0e7b00;
}
a:hover,a:active {
	text-decoration: underline;
	color: #7f1a0a;
}
.content {
	font-size: 12px;
	line-height: 150%;
	padding: 5px;
}
.frontlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mames_sec {
	background: url(images/mames_sec.gif) no-repeat bottom left;
	padding: 10 0 0 14;
}
.mames_secnav {
	padding-left: 6px;
}
blockquote {
	margin:0px;
	padding: 2 0 12 12;
	font-size: 11px;

}

.submitbutton {
	font-family: times new roman, arial;
	font-size: 12px;
	border: 1px solid #666666;
	cursor: hand;
	background-color:#990000;	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
