A {
	font-weight: bold;
	text-decoration: none;
        color: #8080C0;
}

A:hover { color : #0000FF }

BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	color: black;
	background: white;
}

H1 {
	font-family: "times new roman";
	font-style: italic;
	font-weight: bold;
}

H2 {
	font-family: "times new roman";
	font-weight: bold;
}

H3 {
	font-family: "times new roman";
}

.question {
	font-family: "helvetica";
	font-weight: bold;
}
