body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	scrollbar-face-color:FF00FF;
	scrollbar-highlight-color:000000;
	scrollbar-3dlight-color:000000;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:000000;
}
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigate a{
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color :#FFFFFF;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
#navigate a:hover{
	font-family: Tahoma;
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
table {
	background-position: center top;
}
p {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial;
	margin-bottom: 0px;
	font-weight: normal;
	vertical-align: middle;
	font-size: 11pt;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;

}
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: top;
}
h4 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h1 {
	font-family: "Bookman Old Style";
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 24pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

#nav a{
	font-style : normal;
	font-size : 100%;
	font-weight :bold;
	text-decoration : none;
	color :#0000FF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
#nav a:hover{
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-size : 100%;
	font-weight :bold;
	text-decoration : none;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
a:link {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: blink;
}
a:visited {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
}
a:active {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
ol {
	font-family: sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11pt;
	text-align: left;
	margin-left: 30%;
	font-weight: bold;

	list-style-image: url(file:///C|/Documents and Settings/Owner/My Documents/Homework Quiz/Carols WLDN/Bullets/bullet_arrow.gif);
	list-style-image: url(../Bullets/bullet_arrow.gif);
}
li {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}
