html, body {
 	background-image:url('images/bg-1.gif');
	background-color: #B6BCE0;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
}

p  {
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

.style6 {
	color: #FFFFFF;
	font-weight: bold;
}

.style15 {
	color: #FFFFFF
}

img
{  border-style: none;
}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	text-decoration: underline;
}

h3  {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h4  {
	color: #313A4C;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4;
	margin-top: 4;
}

h5  {
	color: #313A4C;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4;
	margin-top: 4;
}

hr {
	border: 0;
	background-color: #363636;
	height: 1px;
	width: 75%;
	text-align: center;
}

ul {
	list-style: square; 
	color: #313A4C;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
	} 
	
ol {
	list-style: number; 
	color: #313A4C;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
	} 

a {
	text-decoration: none;
	font-weight: bold;
	color: #CC6600;
}

a.email {
	text-decoration: none; 
	color: #EAAC70;
	font-size:10px;
}

a:hover {
	text-decoration: underline; 
	color: #006600;
}
a:visited {
	color: #009933;
	text-decoration: none;
	}

table.border {
    border-color: #415573;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
  }

table.borderR {
    border-color: #000033;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
	border-radius: 10px;
  }

.tdback { 
	background-image: url(images/silh-lt-750.gif);
	}		

	