body {
    background-color: #ffffff; 
    color: #000033; 
    margin: 0; 
    padding: 0;
    text-align: center;
    border: 0;
    font-family: verdana, helvetica, sans-serif; 
    }
#header {
    background-color: #003366; 
    border: 1px;
    border-top-color: #336699;
    border-left-color: #336699;
    border-right-color: #000033;
    border-bottom-color: #000033;
    border-style: solid;
    font-family: verdana, helvetica, sans-serif; 
    text-align: center;
    width: 100%;
    }
h1 {
    display: inline;
    margin: 5px 0 5px 5px;
    padding: 0;
    font-size: 27px;
    font-weight: 700;
    color: #ffffff;
    }
h1.subtit {
    color: #FF6633;
    font-size: 20px;
    font-weight: normal;
    }
#navbar {
    background-color: #FF6633;
    clear: left;
    width: 100%;
    height: 24px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    border: 1px;
    border-top-color: #FF9966;
    border-left-color: #FF9966;
    border-right-color: #CC3300;
    border-bottom-color: #CC3300;
    border-style: solid;
    }
#menu {
    text-align: left;
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 560px;
    }
.menuitem {
    margin: 0;
    border: 0;
    float: left;
    width: 110px;
    height: auto;
    }
.navbutton {
    display: block;
    color: #003366;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    border: 1px;
    border-style: solid;
    line-height: 18px;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
    text-align: center;
   	text-decoration: none;
    }
.submenu {
    background-color: #FF6633;
    color: #003366;
    float: left;
    width: auto;
    margin: 0 0 0 2px;
    border: 1px;
    padding: 0;
    border-style: solid;
    border-top-color: #FF9966;
   	border-left-color: #FF9966;
   	border-right-color: #CC3300;
   	border-bottom-color: #CC3300;
    text-align: left;
    position: absolute;
    visibility: hidden;
    }
.subbutton {
    display: block;
    margin: 0;
    border: 0;
    border-style: solid;
    padding: 2px 20px 0 18px;
    text-decoration: none;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
   	}
a.navbutton:link { 
    color: #003366; 
    border-top-color: #FF9966;
    border-left-color: #FF9966;
    border-right-color: #CC3300;
    border-bottom-color: #CC3300; 
    }
a.navbutton:visited {
    color: #003366;
   	border-top-color: #FF9966;
   	border-left-color: #FF9966;
   	border-right-color: #CC3300;
   	border-bottom-color: #CC3300;
    }
a.navbutton:active {
    color: #003366;
	border-top-color: #CC3300;
	border-left-color: #CC3300;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
    }
a.navbutton:hover {
    color: #003366;
	border-top-color: #CC3300;
	border-left-color: #CC3300;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
    }
a.subbutton:link {
    color: #003366;
    }
a.subbutton:visited {
    color: #003366;
    }
a.subbutton:active {
    background-color: #003366;
    color: #FF6633;
    border-color: #003366;
    }
a.subbutton:hover { color: #FF6633; 
    background-color: #003366;
    color: #FF6633;
    border-color: #003366;
    }
.spacer	{
    clear: left;
    width: 99%;
    height: 14px;
    }
#content {
    clear: left;
    width: 100%;
    }
.section {
    font-size: 11px;
    line-height: 17px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    background-color: #ffffff;
    text-align: left; 
    margin-left: auto;
    margin-right: auto;
    clear: left;
    width: 700px;
    }
.col1 {
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    text-align: right;
    float: left;
    width: 120px;
    height: auto;
    margin-right: 15px;
    }
.col2 {
    background-color: #ffffdd;
    color: #000033;
    margin: 0;
    padding: 0 10px 0 15px;
    float: left;
    height: auto;
    width: 400px;
    }
.col3 {
    font-size: 10px;
    float: left;
    width: 120px;
    height: auto;
    margin-left: 15px;
    }
h2 {
    display: block;
    margin: 0;
    padding: 10px 0 0 0;
    color: #000033;
    line-height: 32px;
    font-size: 22px;
    font-weight: 600
    }
h3 {
    margin: 0;
    padding: 5px 0 0 0;
    color: #000033;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    }
h4 {
    margin: 0;
    padding: 5px 0 0 0;
    color: #000033;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
    }
h5 {
    margin: 0;
    padding: 5px 0 0 0;
    color: #000033;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    }
.ing {
    font-size: 16px;
    font-family: verdana, helvetica, sans-serif; 
    line-height: 20px;
    }
.abc p:first-letter {
    font-size: 14px;
    font-weight: bold;
    }
p {
    margin: 0;
    padding: 5px 0;
    color: #000033;
    font-family: verdana, helvetica, sans-serif; 
    font-size: 12px;
    }
a:link {
    color: #003399;
    }
a:visited {
    color: #003399;
    }
a:active {
    color: #0066FF;
    }
a:hover {
    color: #0066FF;
    }
ul {
    list-style: square;
    color: #000033;
    padding: 5px 0;
    margin: 0 0;
    }
li {
    color: #000033; 
    padding: 0 0px;
    margin: 0 24px;
    font-size: 12px;
    }
img {
    margin: 5px 5px 5px 5px;
    padding: 0;
    border: 0;
    }
.b {
    font-weight: bold;
    }
.n {
    font-weight: normal;
    }
table {
    background-color: #FF6633;
    padding: 0;
    border: 0;
    margin: 0;
    float: center;
    vertical-align: top;
    }
td {
    background-color: #FF6633;
    vertical-align: top;
    text-align: left;
    padding: 0;
    border: 0;
    margin: 0;
    }
.button {
    color: #003399;
    border-style: solid;
    border-top-color: #99ccff;
    border-right-color: #3366cc;
    border-bottom-color: #3366cc;
    border-left-color: #99ccff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    }
#footer {
    color: white;
    background-color: #003366;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 9px;
    font-family: Verdana,Geneva,Arial,sans-serif;
	border: 1px;
    border-top-color: #336699;
    border-left-color: #336699;
    border-right-color: #000033;
    border-bottom-color: #000033;
    border-style: solid;
    margin-top: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    }

