a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	background-color: #666666;	
	margin: 0px;
	padding: 0px;
	
	}
	
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-left-width: medium;
	text-align: left;
	white-space: normal;
	display: table;
	word-spacing: normal;
	width: 500px;
	margin: 20;
	}
	
		
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	color: #FFFFFF;
	margin-left: 0px;
	text-indent: 20px;
	}
h4 {
	color: #FFFFFF;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FF0000;
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	text-indent: 50px;
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: normal;
	color: #333333;
	text-align: center;
	vertical-align: baseline;
	text-indent: 30px;
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
	
div#nav{
	color : #000000;
	background-color : #FFFFFF;
	height :20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left;
	word-spacing: 5px;
}
div#nav ul li {
	display: inline;
	
}	
div#nav li a{
	color : #000000;
	background-color : #FFFFFF;
	text-decoration : none;
	
}

div#nav li a:hover{
	color : #105BAC;
	background-color : #fff;
	border-bottom : 4px solid #FF0000;
}
	
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
}
a:hover {	
	text-decoration: underline
	}

#content {
	width: 650px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10;
}
#content img {
	float: left;
	padding-right: 10px;
	border: solid, red, 2 pixels;
	border-width: 2;
	border-color: #FF0000;
	width: auto;
	margin-bottom: 10px;
}

.separator {
	clear: both;
	height: 1px;
}
#img {
	left: 60px;
	top: 10px;
	position: absolute;
}
#content p1 {

	width: 650px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10;
}
