@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-color: #eccef1;
	font-family: "Lucida Sans";
	color: #333333;
	font-size: 12px;
}
.titlegray {
	font-size: 26px;
	color: #333333;
	font-family: "Lucida Sans";
	font-style: italic;
}
.titlepink {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #990099;
}
.pink {
	color: #990099;
}
.small {
	font-size: 10px;
}
.leading {
	line-height: 16px;
}
a.topnav:link { font-size: 12px; font-weight: bold; text-decoration: none; font-family:  Lucida Sans; color: #333333}
a.topnav:visited { font-size: 12px; font-weight: bold; text-decoration: none; font-family:  Lucida Sans; color: #333333}
a.topnav:hover { font-size: 12px; font-weight: bold; text-decoration: underline; font-family:  Lucida Sans; color: #CC0066}
a.topnav:active { font-size: 12px; font-weight: bold; text-decoration: none; font-family: Lucida Sans; color: #333333}

a.bluenav:link { font-size: 12px; font-weight: bold; text-decoration: none; font-family:  Lucida Sans; color: #333333}
a.bluenav:visited { font-size: 12px; font-weight: bold; text-decoration: none; font-family:  Lucida Sans; color: #333333}
a.bluenav:hover { font-size: 12px; font-weight: bold; text-decoration: underline; font-family:  Lucida Sans; color: #3333FF}
a.bluenav:active { font-size: 12px; font-weight: bold; text-decoration: none; font-family: Lucida Sans; color: #333333}

a.deansnav:link { font-size: 10px; text-decoration: none; font-family:  Lucida Sans; color: #333333}
a.deansnav:visited { font-size: 10px; text-decoration: none; font-family:  Lucida Sans; color: #333333}
a.deansnav:hover { font-size: 10px; text-decoration: none; font-family:  Lucida Sans; color: #3333FF}
a.deansnav:active { font-size: 10px; text-decoration: none; font-family: Lucida Sans; color: #333333}
