body{font-size:small;font-family: Verdana, Arial, sans-serif;}
* html body{
	font-size:x-small; /*IE5/Win */
	f\ont-size:small; /*other IE */}
	

p, span	{	font-size:75%; }
ul li, ol li{font-size:75%;}
#nav li {font-size:90%;}
.footer li{font-size:90%;}
table tr td{font-size:80%;}
h1{	font-size:130%;	}
h2{	font-size:115%; margin: 0 0 8px 0;	}
h3{	font-size:105%;	}
h4{	font-size:95%;	}
#website{	font-size:100%;}
#footer {	font-size:90%; }

H1, H2, H3{    COLOR: #515151;}
H1	{
	font-weight:	700;
	text-decoration:	none;
	margin: 0 0 -10px 0;	}			
H2	{	
	font-weight:	bold;
	text-decoration:	none;
	margin: 8px 0 -14px 0;
	padding: 0;	}			
H3	{		
	font-weight:	bold;
	text-decoration:	none;
	margin: 10px 0 -8px 0;
	padding: 0;		}	
IMG 	{
	margin: 0;
	padding: 0;
	border: none;
	display:block;	}
/* fix for IE (IE images need to reduce the margin for some reason, Firefox is fine) 
* html IMG 	{
	margin-bottom: -2px;
	m\argin-bottom: 0px;
	}*/


a:link, a:visit, a.active{text-decoration:none; color:#fff;}	
a:hover	{		color:	#F0E6DA;	}
td a:link, p a:link{	text-decoration:	underline;	color: #534640;}
td a:visited,p a:visited{	text-decoration:	underline;	color: #534640;}
td a:active,p a:active{	text-decoration:	underline;	color: #534640;}
td a:hover,p a:hover{	text-decoration:	underline;	color: #000;}		

ul li.courses{list-style-type:	none ;	padding-right: 30px;	padding-left: 20px;}	
ul{	margin-top:10px;margin-bottom:10px;}
UL LI	{		list-style-type:	square ;	}	
ul li a{text-decoration:none;}
/**/

#selectedpage{	font-weight: bold;	color: #f0e6da;}
