a {
	background : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	background : transparent;
	color : #9966CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
}

a.navbar:hover {
	background : transparent;
	color : #9966CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : small;
	font-weight : bold;

}

P.indent {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : small;
	font-weight : bold;
	text-indent : 5%;
}

P.answer {
	background-color : #FFFFFF;
	color : #B22222;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : small;
	font-weight : bold;

}



div.header {
	background : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
}

h4.hawaii {
	background : transparent;
	color : #0000CC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

td.roster_one {
	background-color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

td.roster_two {
	background-color : #CCFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

.navbar {
	background : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	text-decoration : none;
}

