.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: .8em;
	font-weight: normal;
	line-height: 1em;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e477d;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e477d;
	font-size: 0.9em;
	font-weight: normal;
}
.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}
body {
	background-color: #ffffff;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #S1e477d;
	font-weight: bold;
	font-size: 0.8em;
}
.top {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.college {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
ul {
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 1em;
}

ol {
	list-style-type: decimal;
	margin-left: 1em;
	padding-left: 1em;
}
a:link {
	text-decoration: none;
	color: #1E477D;
}
a:visited {
	text-decoration: none;
	color: #1E477D;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

.top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #000000;
	text-decoration: none;
}
.college a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.college a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.college a:hover {
	color: #000000;
	text-decoration: none;
}
blockquote {
	margin-left: 1em;
	padding-left: 1em;
}

