body {
	background-color: #0064A2; text-align: center;
}

p,ul,ol {
	color: #ffffff;
	font-size: 90%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, Geneva, Helvetica,"Myriad Web",sans-serif;
}

h1
{
	color: #E3A100;
	font-size: 40;
	font-weight: bold;
}

h2
{
	color: #E3A100;
	font-size: 30;
	font-weight: normal;
	
}

h3
{
	color: #004a88;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: center;
}
b{
	color: #E3A100;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

a.nav {
	color: #ebdaa1;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 5px; 
padding-left : 5px; 
border-style : solid; 
border-width : 1px 1px 1px 1px; 
height:5px
}
a.nav:hover {
	text-decoration: none;
    color: #E3A100;
    background-color:#0072A8;
  padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 5px; 
padding-left : 5px; 
border-style : solid; 
border-width : 1px 1px 1px 1px; 
height:5px
}    
    
.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.small {
	color: #ffffff;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	color: #a17308;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:hover {
	color: #C6C600;
	text-decoration: underline;
}
a.cat {
	color: #E3A100;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
padding-top : 5px; 
padding-right : 10px; 
padding-bottom : 5px; 
padding-left : 10px; 
border-style : solid; 
border-width : 1px 1px 1px 1px; 
height:5px;
width:200px;
}
a.cat:hover {
	text-decoration: none;
    color: #ebdaa1;
    background-color:#0072A8;
  padding-top : 5px; 
padding-right : 10px; 
padding-bottom : 5px; 
padding-left : 10px; 
border-style : solid; 
border-width : 1px 1px 1px 1px; 
height:5px
}    
div#container
{
margin-left: auto;
margin-right: auto;
width: 770px;
text-align: left;
}