BODY {
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	scrollbar-base-color: #663366; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #663366; 
	scrollbar-arrow-color: #000000;
	}
H1 {
	font-color:black;
	font-size: large;
}
H2{
	font-color:#663366;
	font-size: medium;
}
H3{
	font-size: small;
	font-style: italic;
	font-weight : bold;
}
H4{
	font-size : small;
	font-style:italic;
}

UL, LI {
	list-style-type: square; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 120%;
}


.footer{
	font-size: x-small;
	font-color: blue }
.smalllinks{
	font-size: x-small 	}
.sidenavbar{
	font-size:x-small }
.table{
	font-size:x-small;
	border-color:#663366;
	}