body { 

	font:8pt Trebuchet MS; 

	background: #B0B0B0 url("bg.jpg");
	background-repeat: repeat-y;
	background-position: center;

	color: 000000;

	text-align: center;

	topmargin:0px;

	leftmargin: 5px; 

	margin:0px;

	padding:0px;

	}


#Container {

       width: 658px;
    margin: 0px auto;
	text-align: left;
}

/* IE6 Only */
* html #Container {

	width: 658px;
    margin: 0px auto;
	text-align: left;


}

}

.indented
   {
   padding-left: 25pt;
   padding-right: 25pt;
   font-family: Trebuchet MS;
   }
-->

a:link, a:visited, a:active {



color:#3F0D33;

font:bold 10pt Trebuchet MS, sans-serif;



}



a:hover {



	color:#000000;

	font:bold 10pt Trebuchet MS, arial, sans-serif;

}

tr, td {
cursor:default; 
font:8pt Trebuchet MS; 
color: #000000;
letter-spacing:0px; 
line-height:11pt; 
padding: 0px;
font-weight: none;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}

h1 {
cursor:default; 
font:16pt Lucida Sans;
color: #3F0D33;
width: 377px;
letter-spacing:0px; 
line-height:23pt; 
text-align: center;
padding: 0px;
font-weight: bold;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}
h2 {
cursor:default;  
font:8pt Trebuchet MS; 
background-color: #3B3B3B; 
width: 363px;
letter-spacing:0px;
line-height:11pt; 
padding: 0px;
font-weight: normal; 
text-transform: none;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}
h3 {
cursor:default; 
font:13pt Trebuchet MS; 
color: #3F0D33;
width: 364px;
letter-spacing:0px; 
line-height:20pt; 
text-align: left;
font-weight: bold;
padding: 0px;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}
h4 {
cursor:default;  
font:10pt Trebuchet MS; 
width: 430px;
letter-spacing:0px; 
line-height:12pt;
text-align:left; 
background-color:white;
padding: 0px;
font-weight: normal;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 6px solid #000000;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}
h5 {
cursor:default; 
background-color: #C9DCEC; 
font:10pt Trebuchet MS; 
width: 530px;
letter-spacing:0px;
a:link, a:visited, a:active {
color:#482A2A;
font:bold 14pt Trebuchet MS, arial, sans-serif;
}
a:hover {
color:#8C5252;
font:bold 14pt Trebuchet MS, arial, sans-serif;
} 
line-height:11pt; 
text-align: right;
padding: 0px;
font-weight: bold;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}
h6 {
cursor:default; 
width: 530px;
letter-spacing:0px; 
line-height:0pt; 
text-align: right;
padding: 0px;
border:0px;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}

.special {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	line-height: 11pt;

}


p { 

	font: 8pt Arial; 

	margin: 0px; 

	text-align: justify;

	}

}
input, select {
	color: #000000;
        text-transform: none;
	background: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: trebuchet ms; 
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
textarea {
	color: #000000;
        height: 200px;
        width: 530px;
        text-transform: none;
	background: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: trebuchet ms; 
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}