body {
	margin: 0px;
	background: #000000;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #AEAEAE;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #444444;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #444444;
	scrollbar-darkshadow-color: #000000;
}

h1			{ font-size: 14px; font-weight: bold; color: #FFFFFF }
h2			{ font-size: 14px; font-weight: bold; color: #FFFFFF }
h5			{ font-size: 17px; font-weight: normal; color: #FFFFFF }
hr			{ border: 0 solid #AEAEAE; height: 1px }

a			{ font-size: 12px; font-weight: normal; text-decoration: underlined }
a:link			{ color: #FFFFFF }
a:active		{ color: #808080 }
a:visited		{ color: #FFFFFF }
a:hover			{ color: #808080 }

.copyright		{ font-size: 12px; font-weight: normal; color: #808080 }
.standard		{ font-size: 12px; font-weight: normal; color: #AEAEAE }
.white			{ font-size: 12px; font-weight: normal; color: #FFFFFF }
.just			{ text-align: justify }

.topnav			{ font-size: 12px; font-weight: normal; color: #FFFFFF }
.topnav a		{ font-size: 12px; font-weight: normal; text-decoration: none; padding-left: 20px }
.topnav a:link		{ color: #FFFFFF }
.topnav a:active	{ color: #808080 }
.topnav a:visited	{ color: #FFFFFF }
.topnav a:hover		{ color: #808080 }

#press	{ float: left; width: 195px; height: 270px; margin: 0 0 10px 10px; background-color: #808080 }
