body {

	background-image: url('visuals/bg.png');
	background-color: #000000;
        background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
	FONT: 10px 'lucida sans';
	LETTER-SPACING: 1px;
	color: #C2C2C2;
}


a {
	text-decoration: none;
        font-weight: none;
	color: #4CBB17;}
	


a:hover {
        font-weight: normal;
	text-decoration: overline;
	color: #49E20E;
	cursor: help;}


table, tr, td {
	font: 10px 'lucida sans';
	vertical-align: top;}


.button {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #666666;
	FONT: 10px 'lucida sans';
	padding: 3px;
	margin: 2px; 
	border-radius: 6px;}


.h1 {
	background-color: transparent;
	font: 14px 'book antiqua'; 
        font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 2px;
	border-bottom: 1px solid #B8B8B8;
	color: #C4C4C4;}

.h2 {
	background-color: transparent;
	font: 11px 'times new roman'; 
        font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 1px;
	border-bottom: 1px dotted #B8B8B8;
	margin-bottom : 1px;
	margin-left: 10px;
	margin-right: 10px;
	color: #D1D1D1;}

.h3 {
font-family : times new roman;
font-size : 12px; 
border-bottom: 1px dotted #D1D1D1;
margin-bottom : 1px;
margin-left: 40px;
margin-right: 40px;
font-weight: bold;
letter-spacing : 4px; 
color : #C7C7C7; 
text-align : left;
width : 80%;
} 

h5 {
color: #666666;
font-family: Arial;
font-size: 95%;
text-transform: uppercase;
text-align: right;
}


b {
	font: 13px 'lucida sans';
	text-decoration: none;
        font-weight: bold;
	color: #458B00;}


blockquote {

        background-image: url('');
	background: #cccccc;
        font: 10px 'lucida sans';
        font-weight: normal;
        color: #999999;
        text-align: left;
        letter-spacing: 1px;
	padding: 10px;
        border-left: solid 14px #083d23;}


.left {
       	background: #000000;
	text-align: justify;
	font: 12px 'times new roman, lucida sans';
	color: #B0B0B0;
	padding: 8px;
	margin: 2px;
	border-left: solid 1px #308014;
	border-right: solid 1px #308014;}


.right {
        background: #333333;
	text-align: center;
	font: 12px 'times new roman, lucida sans';
	color: #B0B0B0;
	padding: 8px;
	margin: 2px;
	border-left: solid 1px #308014;
	border-right: solid 1px #308014;
	border-bottom: solid 1px #308014;}