P, h1, h2, h3, td, li  {
	font-family : sans-serif;
}

H1  {}

H2  {
	font-size : medium;
	font-weight : bold;
}

H3  {}

A  {
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #000077;
}

BODY  {}

.question  {
	font-size : x-small;
}

