<STYLE TYPE="text/css">

html {
   max-height:100%;
   padding: 0px;
   margin: 0px;
}	

img	{
   border: 0;

}

p {
   color: #606060;
   font-family: arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   padding-left: 2px;
   padding-right: 5px;
}

p.2 {
   color: #606060;
   font-family: arial, sans-serif;
   font-weight: 560;
   font-size: 10px;
   text-transform: normal;
   padding-left: 2px;
   padding-right: 5px;
}


b {
	color: #000000;
    font-family: arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;

}

b.3 {
	color: #000000;
    font-family: arial, sans-serif;
   font-weight: 560;
   font-size: 11px;
   text-transform: normal;

}


b.high {
	color: #990000;
    font-family: helvetica, arial, sans-serif;
   font-weight: 800;
   font-size: 25px;
   text-transform: normal;

}

b.blkhigh {
	color: #eca028;
    font-family: helvetica, arial, sans-serif;
   font-weight: 800;
   font-size: 12px;
   text-transform: normal;

}

b.org {
	color: #d56736;
    font-family: helvetica, arial, sans-serif;
   font-weight: 800;
   font-size: 12px;
   text-transform: normal;

}

H1, H2 {
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

H1 {
   padding-left: 3px;
   font-size: 13px;
   color: #ab2707;
   font-weight: 800;
}

H1.box{
   padding-left: 3px;
   font-size: 13px;
   color: #ffffff;
   font-weight: 800;
   
}

a:link {
	color: #d56736;
    font-size: 12px;
	font-weight: 800;
	text-decoration: underline;

}

a:visited {
	color: #d56736;
    font-size: 12px;
	font-weight: 800;
	text-decoration: underline;

}

a:hover {
	color: #cccccc;
    font-size: 12px;
	font-weight: 800;
	text-decoration: underline;
}

ul {
   color: #000000;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   list-style-type: square;
}

li {
   color: #000000;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   list-style-type: square;
}


li.8 {
   color: #000000;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 10px;
   text-transform: normal;
   list-style-type: square;
}

li.blank {
   color: #000000;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 14px;
   text-transform: normal;
   list-style: none;
}

input { 
border-top: 1px solid;
border-bottom: 1px solid;
border-color: dddcd6;
background-color: #000000;
color: #ffffff;
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: bold;
}

input.white { 
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #000000;
background-color: #ffffff;
color: #000000;
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: bold;
}

/*  Establish general layout parameters */


body {
   text-align: center;
   width: 850px;
   background-color: #f2f2ea;
   background-image:  url(Img/BG.jpg);
   background-repeat: repeat-y; 
   background-position: top;
   margin-left: auto;
   margin-right: auto;
}


div#container {
   width: 828px;
   padding: 0px;
   margin: 0px;
   clear: both;

}

div#top {
   width: 828px;
   text-align: left;
   padding: 0px;
   margin: 0px;
   clear: both;

}

div#navigate {
   width: 828px;
   height: 75px;
   text-align: left;
   padding: 0px;
   margin: 0px;
   clear: both;

}


div#footer {
   width: 828px;
   height: 100px;
   background-image:  url(Img/foot.jpg);
   background-repeat: no-repeat; 
   color: #ffffff;
   text-align: left;
   padding: 0px;
   margin: 0px;
   clear: both;

}

div#footer p{
   color: #ffffff;

}

div#content {
   width: 828px;
   text-align: justify;
   background-color: #dbd4b7;
   padding: 0px;
   margin: 0px;
   clear: both;

}

table.txt {
   background: #ffffff;
   text-align: left;
   padding: 20px;
   border-left: 1px solid #dbe1e2;
   border-top: 1px solid #dbe1e2;
   border-right: 1px solid #dbe1e2;
   border-bottom: 1px solid #dbe1e2;
}

-->
</STYLE>

