@charset "UTF-8";
/* CSS Document */


body{
	font-family:Verdana, Geneva, sans-serif;
	 font-size:13px;
	 background-image:url(../images/bg4.gif);
	 background-repeat:repeat;
}


P{margin-top:10px;}




a{color:#C63;
	text-decoration:none;
	font-weight:lighter;
	}

	
a:link {
	color:#C63;
}

a:visited {
  color:#C63;
}

a:hover {
	color:#534284;
	text-decoration:underline;
}

a:active {
	color:#F90;
	text-decoration:underline;
}
	
H1{
	color:#4E416A;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	font-size:large;}


H2{
	color:#4E416A;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	font-size:medium;
	margin-top:25px;}

H3{	color:#413F4C;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
	font-size:14px;
	margin-top:15px
}
	
.news{
	font-size:12px;
	margin-top:20px;

}


.notes{
	font-size:11px;

}
.sig {font-size:10px;}

.qsig {font-size:10px;
		color:#534284;
	font-style:italic;}

.boooks {
	font-style:italic;}

.courses li {
display:marker;
list-style-type: none;
padding-right: 10px;
margin-top: 5px;
color:#534284;
	font-size:small;
	font-style:italic;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
padding-left: 5px;
}
