P  {
	font-size : medium;
	font : Comic Sans MS;
	font-family : sans-serif;
}

H1  {
	font-family : Comic Sans MS;
	color : #0000FF;
	font-size : x-large;
}

H2  {
	font-size : large;
	font : Comic Sans MS;
	color : #0000FF;
	font-family : Comic Sans MS;
}

H3  {
	font-family : Comic Sans MS;
	color : #0000FF;
	font : Comic Sans MS;
	font-size : medium;
}

A  {
	text-decoration : none;
	font : Comic Sans MS;
	font-family : sans-serif;
}

A:Visited  {
	text-decoration : none;
	font-family : sans-serif;
	font : Comic Sans MS;
}

A:Active  {
	text-decoration : none;
	font : Comic Sans MS;
	font-family : sans-serif;
}

A:Hover  {
	text-decoration : none;
	font-family : Comic Sans MS;
	color : #FF00FF;
}

BODY  {
	text-decoration : none;
	font-size : medium;
	margin-left : 50;
	margin-right : 50;
	margin-top : 0;
	font : Comic Sans MS;
	font-family : sans-serif;
}

.quiz  {
	font-size : x-small;
}

.green  {
	color : #008000;
	font-weight : bold;
}

.small  {
	font-size : small;
}

.red  {
	color : #FF0000;
	font-size : x-small;
}

.title  {
	color : #0000FF;
	font : Comic Sans MS;
	font-family : Comic Sans MS;
	text-decoration : none;
}

.tiny  {
	font-size : 8pt;
}

.smaller  {
	font-size : smaller;
	font-family : serif;
}

.wide  {}

