<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: 11px;
   text-transform: normal;
   padding-left: 14px;
   padding-right: 5px;
}

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

}

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

H1 {
   padding-left: 14px;
   font-size: 12px;
   color: #9d2816;
   font-weight: 800;
}

a:link {
	color: #286e8a;
    font-size: 11px;
	font-weight: 800;
	text-decoration: underline;

}

a:visited {
	color: #286e8a;
    font-size: 11px;
	font-weight: 800;
	text-decoration: underline;

}

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

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

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


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

/*  Establish general layout parameters */


body {
   text-align: center;
   width: 860px;
   background-color: #ffffff;
   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#footer {
   width: 828px;
   height: 130px;
   color: #ffffff;
   text-align: left;
   background-image:  url(Img/footer.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   margin: 0px;
   clear: both;

}

div#footer p{
   color: #000000;

}

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

}

-->
</STYLE>
