body {
    background-color: #E8E8D1;
    color: #000000;
    vertical-align:top;
	margin-top: 0px;	

}
table {
    font: 10pt ,  Verdana, arial, Tahoma,;
}

.cet{
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	line-height:150%;
	margin-left:10px;
	}


.quote {
      text-align: center;
	font-family: Arial;
	color:#ffffff;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
	}


#col ul {
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-left:15px;
	line-height:150%;
	padding-left:20px;
	text-indent: 5px;
	vertical-align: text-top;
   	font-size: 10pt;
	font-style: italic;
	line-height:180%;
	color:  black;
	list-style-image: url(images/bullet2.gif);
}

.tab1{
	color: blue;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height:150%;
	margin-left:10px;
}

.highlight {
    margin-top: 20px;
    padding: 5px;
    color: "black";
     border: 1px solid #666666;
    background-color: #F3EDC5;
}


ol {margin-top: 10px; 
	margin-bottom: 10px;
	line-height:150%;
}

h1 {
	font-weight: 800px;
	color: #05376d;
	font-size: 18px;
	padding-left:20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h2 {
	font-size: 15px;
	color: blue;
	padding-left:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	padding-left:20px;
	color: #ff00ff;
	margin-top: 15px;
	margin-bottom: 30px;
}

h4 {
	font-size: 12px;
	color: black;
	padding-left:20px;
	margin-top: 15 px;
	margin-bottom: 10 px;
}
 h5{
	font-size: 15px;
	color: blue;
	font-weight: 700px;
	padding-left:20px;
	margin-top: 20px;
	margin-bottom: 20px;


}





.quote a:link {
	color: #ffffff;
}
.quote a:visited {
	color: #ffffcc;
}
.quote a:link:hover {
	color: #ff99cc;
}


a:link { color: #060465;}

a:hover {color: #0519dc; text-decoration:none;}

a:visited {color:"fushia";text-decoration:none;}


#menu ul {
       margin: 0px;  
	 list-style-type: none;
	 padding-left:0px;
       width: 155px;
} 



#menu li {
        background:#05376d; 
        border: 2px solid #156cbf;
        border-width: 2px 0;
        margin: 5px 0;
}



#menu li a { 
        color: #EBEACA;
        display: block;
        font: bold 100% Verdana, Helvetica, sans-serif;
	  padding-left:10px;
        padding-top: 5px;
	  padding-bottom: 5px;
        text-decoration: none;
}
#menu li a:hover {
        background: #156cbf;
}



 

