body {
	background-color: #000000;
	font-family: verdana, arial, sans-serif;
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    margin: 0;
    text-align: left;
    /*marginwidth="0" marginheight="0"*/
}

.footer {
	font-family: verdana, arial, sans-serif;
    font-size: 10px;
    text-align: left;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000066;
}

h2 {
	font-size: 12px;
	text-align: left;
}

h3 {
	font-size: 10px;
	text-align: left;
}

.justify {
	text-align: justify;
}

.justifysmaller {
	text-align: justify;
	font-size: 10px;
}

.smaller {
	font-size: 10px;
	text-align: left;
}

.hrline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.plain {
	text-align: left;
}
