BODY
{
		background:	#ffffff;
		color:		#000000;
		font-family:	Verdana;
		font-size: 1.5em;		
		scrollbar-face-color: #E1F1FF;
		scrollbar-shadow-color: #000000;
		scrollbar-arrow-color: #000000;
		scrollbar-track-color: #DDDDDD;
		scrollbar-darkshadow-color: #000000;
		scrollbar-3dlight-color: #000000;
}

p{	
	font-family:Verdana;
	font-size: 8pt; 
}
li{ 
	font-family: Verdana;
	font-size: 8pt;  
}

h1{
	font-family: Arial, bold;
	font-size: 10pt;
}

h2{
	font-family:Verdana; 
	font-size:8pt;
	color:red;
}

h3{
	font-family:Verdana; 
	font-size:8pt; 
	color:orange;
}

h4{
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
}

h5{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold; 
	color:#B21116;
}


.milestone{
	background-color:#A4E0F9;
}
.courses{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF6600;
}

.courses2{
	background-color:#FBE6B8;
}

.products{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#99CCCC;
}

.products2{
	font-family:Verdana; 
	font-size:8pt;
	font-weight:normal;
	color:#315E2C;
	background-color:#F4EFC1;
}

.sitemap{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF6600;
}

.sitemap2{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color:#FBE6B8;
}

a:link { font-family: Verdana; font-size: 8pt; color: #05518F; text-decoration: none; font-weight: bold; }
a:visited { font-family: Verdana; font-size: 8pt; color:#05518F; text-decoration: none; font-weight: bold; }
a:hover { font-family: Verdana; font-size: 8pt; color: orange; text-decoration: underline; font-weight: bold; }

