body {
   color: #002D4A;
   font-size: 13px; 
   font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
   font-style: normal; 
   font-stretch: extra-expanded; 
   background-color: #FFFFFF; 
   margin: auto;
   padding: 0;
}

div#head-content {
	font-size:12px;
	max-width: 100%;
    min-width: 100%;
    border: 1px solid gray;
    background: white;
}
div#head-links {
font-size:12px;
font-variant:small-caps;
}

a:link { 
	color: #EC7C17; 
	text-decoration: none; 
	background-color: transparent; 
	}

a:visited  { 
	color: #f90; 
	text-decoration: none; 
	background-color: transparent;
}

a:active  {
	color: #f90; 
	text-decoration: none;
	background-color: transparent;
}

a:hover { 
	color: #006; 
	text-decoration: underline; 
	}

h1, h6 {
    margin: 0;
    font-weight: normal;
}
h5{
	color: #002D4A;
	background-color:rgb(240, 240, 240);
	font-stretch:expanded;
	font-variant:small-caps;
}

hr{
	color: #EC7C17;
}
div#footer {
    background: rgb(240, 240, 240);
    padding: 3px;
    border: 1px solid gray;
    max-width: 994px;
    min-width: 744px;
    margin: auto;
}
div#header {
	background: rgb(240, 240, 240);
    
}
div#footer {
   /*border-top: none;*/
}
div#list {
	/*font: normal 0.95em/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;*/
	font: normal 0.95em/1.3em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	list-style-type: circle;
	color: #EC7C17;
	margin-left: 0;
}
