a:link {	color: #305EEB; 
		text-decoration: none;
		}

a:visited {	color: #808080; }

a:active {	color: blue; }

a:hover {	color:#ffffff; 
		background-color:#305EEB;
		 }






div#king {	width: 100%; height: 100%
		}

body#mainbody {	background: white;
		}


table#banner {	background: #305EEB;
		width: 100%; height: 60px;
		}

td.bluebg {	color: white;
		font-size: 10pt;
		font-weight: bold;
		font-family: arial, sans-serif;
		}
		



div#nav {	background: #305EEB;
		height: 22px;
		width: 100%;
		}

h1	 {	font-size: 22px;
		color: #305EEB;
		font-weight: bold;
		font-family: Arial, sans-serif;
		}

h2	 {	font-size:18px;
		color: #305EEB;
		font-weight: bold;
		font-family: Arial, sans-serif;
		}

ul.content {	font-size: 14px;
		color: #305EEB;
		font-weight: bold;
		font-family: Arial, sans-serif;
		}


p {		font-family: Arial, sans-serif;	
		font-size: 14px;
		color: #305EEB;
		font-weight: normal;
		font-family: Arial, sans-serif;
		}	
