
body { 
       background-color: #faf5f5; 
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        FONT-SIZE: 11px; 
        COLOR: #000; 
        LINE-HEIGHT: 13px; 
        FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif;
background-color: b5c4d0;
}

.nav {
        background-color: #fff;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 10px;
        color: #03264c;
}

.main {
        background-color: #fff;
	margin: -60px 0 0 30px;
        font-size: 10px;
        color: #03264c;
}

.cat {
        background-color: #d7e2ed;
	border: 1px solid #d7e2ed;
	text-align: center;
	FONT-SIZE: 10px; 
  color: #03264c;
        FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif;

}

.cat2 {
        background-color: #d7e2ed;
	border: 1px solid #d7e2ed;
	text-align: center;
	FONT-SIZE: 10px; 
   color: #03264c;
        FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif;

}
 
.cat3 {
        background-color: #4c6172;
	border: 1px solid #4c6172;
	text-align: center;
	FONT-SIZE: 10px; 
   color: #d7e2ed;
        FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif;

}

.table {
        background-color: #4182c9;
        margin-top: 50px;
        margin-bottom: 0px;
        font-size: 10px;
        color: 000;
}

.bar {
         background-color: #4c6172;
}

.nav a, nav li a:active {
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 10px;
        display: block;
        height: 13px;
	color: #4c6172;
    	background: #d7e2ed;
	border-left: 10px solid #4c6172;
	padding: 0 10px 0 8px;
	text-decoration: none;
	border-bottom: none;
	margin-bottom: 2px;
}


.nav a:hover, .nav li a:active {
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 10px;
	height: 13px;
	display: block;
	color: #6daff6;
    	background: #4c6172;
	border-left: 10px solid #d7e2ed;
	padding: 0 10px 0px 8px;
	border-bottom: none;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #355981;
	text-decoration:none
}

a:hover {
	color: #03264c; 
	font-style: bold;
	cursor:none;
	border-bottom: 1px dashed #4182c9;
}

h1 {
	font-family: verdana; 
	font-weight: bold;
	font-size: 12px;
	color: #355981;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	letter-spacing: 1px;
	}

h2 {
	font-family: verdana; 
	font-style: none;
	font-size: 15px;
	color: #355981;
	padding: 0px;
	margin: 11px 1px -4px 5px;
	border-bottom: 1px dashed #4182c9;
	text-align: right;
	}

h2:first-letter { 
	font-family: Georgia;
	color: #2b3b47; 
	font-style: italic;
	font-size: 25px; 
}

h3 {
	font-family: verdana; 
	font-weight: none;
	font-size: 13px;
	color: #355981;
	padding: 0px;
	margin-bottom: 0px;
	}

h3:first-letter { 
	font-family: Georgia;
	color: #2b3b47; 
	font-style: italic;
	font-size: 22px; 
}

b {
        color: 338ae6;
        font-style: bold;
}

d {
	color: 6daff6;
	border-bottom: 1px dashed #72acd1;
} 



