BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:HOVER  {
	text-decoration : none;
	color : Red;

}

A:VISITED:after {
	text-decoration : none;
}

.menu  {
	text-decoration : none;
	color : White;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.headline_small_blue {
	color : #003366;
	font-size : 11px;
	text-decoration : none;
}

.headline_medium_blue {
	color : #003366;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

.Answer {

	font-size:15px; 
	text-align:center; 
	text-decoration:none;
}

.Question {
	font-weight:bold;
	font-size:30px;
	text-align: right;
}
	
.Sign {
	font-weight:bold;
	font-size:30px;
	text-align: right;
}
.High {
	font-weight: normal;
	font-size:15px;
	text-align:center;
}
.sect1 {
	background-color: #1E90FF;
}
.sect2 {
	background-color:#efefef;
}
.sect3 {
	background-color:#e9efdf;
}
.bgcolor4 {
	background-color: #66CCFF;
}
.copyright {
	font-size : 9px;
	color : Gray;
}

.buttonlabel {
	font-size : 9px;
	color : Black;
}

.bg_image {
	background-image : url(mattegenerator_banner.jpg);
}
