body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	background: #d9dcef;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
	
#menu {
	width: 180px;
	margin: 0px;
	font-weight: bold;
	font-size: 80%;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #d9dcef;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -30px;
	padding: 8px 0 0 10px;
	}


	


table {	background: #ffffff;
	}


a { 
	color: #034ea2; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold 
	} 

a:link { 
	text-decoration: none; 
	color: #034ea2;
	} 

a:visited { 
	text-decoration: none;
	color: #034ea2;
	} 

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

a:active { 
	text-decoration: none; 
	color: #034ea2; 
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 140%;
	font-weight: bold;
	color: #034ea2;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	color: #034ea2;
	}

#td1 {	background: #034ea2;
	}

#td2 {	background: #034ea2;
	}

#td3 {	background: #034ea2;
	}

#td4 {	background: #034ea2;
	}

#td5 {	background: #ffffff;
	}

#td6 {	background: #034ea2;
	}

#td7 {	background: #034ea2;
	}

#td8 {	background: #034ea2;
	}

#td9 {	background: #7886bb;
	}

#blue2	{background: #7886bb;
	}

#bold {font-weight: bold;}

ul.disc	{list-style-type: disc;
	 list-style-position: inside;}