body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	padding-left: 5px;
	padding-top: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #660066;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding-bottom: 5px;
}
h1 {
	font-size: 120%;
	color: #000000;
}
h2 {
	font-size: 110%;
	color: #660099;
}
h3 {
	font-size: 100%;
	color: #FF6600;
}
h4 {
	font-size: 90%;
	color: #660099;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-size: 90%;
	margin-top: 0px;
	padding-top: 0px;
}
h5 {
	font-size: 80%;
	line-height: 80%;
	padding-bottom: 0px;
}

li {
	margin-bottom: 10px;
	font-size: 90%;
}
#text {
	font-size: 95%;
}
#text td {
	border: thin solid #000000;
	padding: 5px;
	margin: 0px;
}
#text caption {
	font-size: 110%;
	font-weight: bold;
	color: #660099;
	text-align: center;
}




#pagetitle {
	font-size: 150%;
	color: #000000;
}
#facultylist {
	font-size: 85%;
	margin: 2px;
	padding: 3px;
	border: thin solid #000000;
}

#siteinfo {
	font-size: 80%;
	color: #663399;
	text-align: center;
}

#sitemaintain {
	font-size: 75%;
}

.small {
	font-size: 80%;
}

.colorandbold {
	font-weight: bold;
	color: #FF6600;
}

