.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	
}
table {
	background-color: #FFFFFF;
}

a:link {
	color: #336666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336666;
}
a:hover {
	text-decoration: underline;
	color: 990033;
}
a:active {
	text-decoration: none;
	color: #537D84;
}
.style2 {	font-size: small;
	font-style: italic;
}
.style3 {font-size: 14px}
.style4 {color: #FFFFFF}
h3 {
	color: #990033;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

#facultyIndex a {
	font-size: 11px;
}
.bmarg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#tuitioncost {
	padding-right: 40px;
	margin-right: 40px;
}
.img_border10 {
	padding-left: 10px;
}
