body {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6600FF;
	font-size : 80%;
}

p.navbar {
}

a.navbar {
	font-size : 60%;
}

h1.outline {
	padding-bottom : 10%;
}
a:link.navbar,a:visited.navbar {
	text-decoration : none;
	color : #3399CC;
}

a:hover.navbar {
	font-weight : bold;
	color : #FF0066;
	text-decoration : none;
}

h1.navbar {
	background-color : #3399CC;
	color : White;
	font-size : 70%;
}

td.title {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	color : Blue;
	height : 40px;
	background-color : #CCCCCC;
}

h1 {
	font-size : 110%;
	padding-bottom : 0.2em;
}

h2 {
	background-color : #0099FF;
	font-size : 100%;
	margin-bottom : 0.5em;
}
h3 {
	font-weight : bold;
	font-size : 90%;
}

ul {
	list-style-type : square;
	margin-left : 4%;
}

.footer {
	font-size : 60%;
	padding-bottom : 0;
}

td.auxbar {
	font-size : 60%;
}

h1.auxbar {
	background-color : #FF99FF;
	color : White;
}
td.masthead {
	background-color : #CCCCCC;
}

.required {
	color : #990000;
}

td.hrule {
	background-color : Black;
}




