body {
	background-color: #333333;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
font-size:12px;
}

h1 {
text-indent:-2000px;
margin:0px;
padding:0px;
text-align:left;
}
h1 a {
font-size:12px;
color:#fefefe;	
}
h1 a:visited {
color:#fefefe;	
}
h2 {
font-size:12px;
color:#fefefe;
}

p {
text-align:justify;
}

img {
border:none;
border-style:none;
margin:0px;
padding:0px;
}

.img-left { float:left; margin:0 20px 15px 0; position:relative; top:5px }
.img-right { float:right; margin:0 0 15px 20px; position:relative; top:5px }
.clear { clear:both; display:block }
