<!--
body {
	background-image: url(images/bg2.jpg);
	border-collapse: collapse; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
A:link {
	font-family: Arial, Sans-Serif;
   text-decoration: underline; 
   font-size: 10pt;
	font-weight: bold;
   color: #35687D
   }
A:visited {
	font-family: Arial, Sans-Serif;
   text-decoration: underline; 
   font-size: 10pt;
	font-weight: bold;
   color: #35687D
   }
A:hover {
	font-family: Arial, Sans-Serif;
   text-decoration: underline; 
   font-size: 10pt;
	font-weight: bold;
   color: #5FA7C4
   }
H1 {
	font-family: Arial, Sans-Serif;
   text-decoration: none; 
   font-size: 11pt; 
	font-weight: bold;
	text-align: center;
   color: #35687D
   }
H2 {
	font-family: Arial, Sans-Serif;
   text-decoration: none; 
   font-size: 10pt; 
   color: #35687D;
	margin-top: 0px;
	margin-bottom: 0px
   }
H3 {
	font-family: Arial, Sans-Serif;
   text-decoration: none; 
   font-size: 10pt; 
   color: #FDF5D9
   }
H4 {
	font-family: Arial, Sans-Serif; 
   text-decoration: none; 
   font-size: 10pt; 
   font-style: italic;
   color: #35687D
   }
H5 {
	font-family: Arial, Sans-Serif; 
   text-decoration: none; 
   font-size: 12pt; 
   font-weight: bold;
   color: #000000
   }
H6 {
	font-family: Arial, Sans-Serif; 
   text-decoration: none; 
   font-size: 9pt;
	font-weight: normal;
	font-style: italic;
   color: #5F5F5F
	}
font {
	font-family: Arial, Sans-Serif;
   text-decoration: none; 
   font-size: 10pt; 
	text-align: left;
	color: #000000
   }
td, th {
	font-family: Arial, Sans-Serif;
   text-decoration: none; 
	text-align: left;
	vertical-align: top;
   font-size: 10pt; 
   color: #000000}
html, body {
	font-family: Arial, Sans-Serif;
   text-decoration: none; 
   font-size: 10pt;
	text-align: left;
	height: 100%; 
   color: #000000
   }
#fullheight {
	height: 100%
	}
hr {
	color: #35687D
	}
img {
	border: 0
	}
.footer {
	font-family: Arial, Sans-Serif;
   text-decoration: none; 
   font-size: 8pt; 
   color: #000000;
	}
.border {
	border: 1px solid #35687D;
	background-image: url("images/bg.jpg");
	}
.bgcolor {
	background-color: #FAF5DF;
	} 
.bold {
	font-weight: bold;
	}
.filtertop {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#35687D, EndColorStr=#FAF5DF);
	}
.filterbottom {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FAF5DF, EndColorStr=#35687D);
	}
--> 