body { 
	background-color: #330099;
	color: white;
	font-family: Eurostile,arial;
}
A:link {
        color:#FFFFFF;
}
A:visited {
        color: #00FFFF;
}
A:active {
        color: #FF0000;
}
.e70{
	font-size: .7em;
}
.redtitle{
	font-size: 1.4em;
	color: #ff6666;
	font-weight: bold;
}
.e70a{
	font-size: .7em;
	font-family: arial;
}
.e70p{
	font-size: .7em;
	padding-left: 10;
}
.e75 {
	font-size: .75em;
}
.e80{
	font-size: .8em;
}
.e80a{
	font-size: .8em;
	font-family: arial;
}
.e80p{
	font-size: .8em;
	padding-left: 10;
}
.e85p{
	font-size: .85em;
	padding-left: 10;
}
.e90{
	font-size: .9em;
}
.e90courier{
	font-size: .90em;
	font-family: courier,arial;
}
.e100serif{
	font-size: 1.0em;
	font-family: serif,arial;
	font-style: italic;
}
.e95verdana{
	font-size: .95em;
	font-family: verdana,arial;
}
.e95courier{
	font-size: .95em;
	font-family: courier,arial;
}
.e100{
	font-size: 1.0em;
}
.e120{
	font-size: 1.2em;
}
.bigred {
	font-size: 2em;
	text-align: center;
	color: red;
	font-weight: bold;
}
.indent20e80{
	margin-left: 20px;
	font-size: .8em;
}
.testim1{
	background-color: #FFFFCC;
	color: #800000;
	font-family: courier;
}
.testim2{
	background-color: #99ccff;
	color: #800000;
	font-family: courier;
}
.testim3{
	background-color: #FFFFFF;
	color: #800000;
	font-family: courier;
}
#navlist {
	margin: 0;
	padding: 0;
}
#navlist li {
	list-style-type: none;
	margin: 0;
	font-size: .75em;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #eeeeff;
	display: block;
	padding: 2px 6px;
	border-top: 0;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #eeeeff;
	font-size: .8em;
}
.nav a:hover, .nav a:active {
	color: #ffaaaa;
}
.pink {
	color: #ffcccc;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	color: #ffaaaa;
}
#navlist a {height: 1em;}
div.bachelor {
	background-image: url(images/bachelor2.jpg);
	background-repeat: no-repeat;
	background-color: white;
	color: #660000;
	padding: 200 10 10 10;
	width: 400;
	font-size: .8em;
	text-align: left;
	border: 1px solid black;
}
div.bachelor a {
	color: blue;
	text-decoration: none;
}