P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.header1  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : #a52a2a;
}

.smalltext  {
	font-size : xx-small;
	font-family : Verdana;
	color : #703200;
}

.header2  {
	font-size : xx-small;
	font-weight : normal;
	font-family : Verdana;
	color : #928f83;
}

.flattextbox  {
	font-size : xx-small;
	font-family : Verdana;
	border-style : solid;
	border-width : thin;
	border-color : #cd853f;
}

.flatbutton  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #708090;
	color : White;
	font-weight : bold;
	border-width : thin;
}
.question { 
	font:Verdana, Geneva, sans-serif;
	color:#b0d581; 
	text-align:left;
	text-decoration:none;
	font-size:15px;
	}
.option { 
	font:Verdana, Geneva, sans-serif;
	color:#999; 
	text-align:left;
	text-decoration:none;
	font-size:19px;
	}

