body {
	color: #000000;
	background-color: #FFFFCC;
	padding: 10px 0px;
	margin: 0px;
	font-size:16px;
}

a{
	color: #663366;
}
.navlinks {
	font-weight: bold;

}

h1 {
	font-size: 24px;
	color: #990000;
}

h2 {
	font-size: 17px;;
	color: #990000;
}
h3 {
	font-size: 16px;;
	color: #000;
}

.smalltext{
font-size: 11px;

}

.title {
	font-size:38px;
	color: 	#990000;
font-weight: bold;

}
.heading {
	font-size: 24px;
	color: #990000;
}

ol.upper-roman {list-style-type:upper-roman; font-weight:bold;}

ol.upper-letter {list-style-type: upper-alpha;}