body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0em;
}

p {
	color: #666666;
	font-size: 12;
	line-height: 1.8;
	}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9CCB3B;
	font-size: 22;
	text-decoration: none;
	
		
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C645C;
	font-size: 14;
	text-decoration: none;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #1C1145;
	font-size: 17;
background-color: #9CCB3B;
line-height : 1.5;
letter-spacing: 1;
	
	}
	
h4 {
	color: #68564F;
	font-size: 11;
	}
	
h5 {
	color: #000000;
	font-size: 13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align : Sub;
	line-height : 1.5;
	background-color: #EEF5DE;
	}

h6 {
	color: #6E6E6E;
	font-size: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

a:link {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: #122D7B;
	
	text-decoration: none;
	
}


a:visited {
  color: #525350;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12;
	text-decoration: none;
		}
a:hover {
 color: #525350;
	text-decoration: underline;
	
}
a:active{

	font-size:12;

	
}
.box {
background-color: #FAFCEF;
font-size:11;
}

.indexpage {

background-color: #FBFBFB;
line-height: 14pt ;
text-align: justify;
font-size:13;
letter-spacing: 0;
word-spacing: 5;
}

.slogan{

font-family: Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	font-size: 14;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
	
}
#copyright{

font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 9;
	text-decoration: none;
	
}


#message UL 
{
list-style-image: url(images/bullet.gif);
}











/*        V2        */
.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 237px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-width: 0px;

	}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu li a {
	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background: url(images/v6.gif);
	background-repeat:no-repeat;
	padding: 9px 0 0 40px;
	}
	
#menu li a:hover {
	color: #666666;
	background: url(images/v6.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
#menu li a:active {
	color: #666666;
	background: url(images/v6.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
	
	#syllabus  ul {list-style-type: circle;}
