body {
	background: url() #000000;
	background-repeat: repeat-x;
	font: 11px georgia;
	color: #4e4e4e;
	text-align: justify;
	margin: 0px; 
	padding: 0px;
	letter-spacing: 1px;
	line-height: 18px;
	}



h3 {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
        color: #b55875;
        font: 13px times new roman;
        font-style: italic;
        }

a { 
	text-decoration: none; 
	color: #0033BA;
	letter-spacing: 1px;
	border-bottom: 0px dotted;
	}

a:hover {
	color: #00E3EC;
	border-bottom: 1px dotted;
	border-color: #0135BF;
	}

input, textarea{
	background-color: #e9f1f3;
	font: 11px arial;
	color: #1b82aa;
	letter-spacing: 1px;
	border: 1px solid #c7dde0;
	padding: 3px;
	}

option {
        border: 1px solid #c7dde0;
        }

option, select {
	background-color: #e9f1f3;
	font: 11px arial;
	color: #1b82aa;
	letter-spacing: 1px;
	border: 0px dashed #ddddee;
	padding: 2px;
	}
	
	textarea, input, option, select	{
border: 1px dotted #1B5BC6;
background: #152230;
padding: 3px; 
font-size: 8pt;
font-family: Trebuchet MS;
color: #FFFFFF;
}

div.body {
	background: transparent;
	width: 500px;
	margin-bottom: 30px;
	left: 100px;
	 top: 445px;
	position: absolute;
	}

div.header, h2{ 
	font: 18px times new roman;
        font-weight: bold;
	color: #2C969B;
	border-bottom: 1px #020202;
	background: #050505;
	text-align: left;
	letter-spacing: 6px;
	text-transform: uppercase;
        font-style: none;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;
	line-height: 15px;
	border-right-width: 15px;
	border-right-style: ;
	}
	
	.hlarge {
font-family: Garamond;
font-size: 40px; 
color: #00206D;
letter-spacing: 7px;
text-transform: uppercase;
font-style: italic;
padding: 0px;
margin: 0px;
text-align: right;
}

b {color: #C13C73;
   font: 10px arial;
   text-transform: uppercase;}

i {color: #0070E3;}
	
u {color: #0070E3;}

.img {
border: 4px solid #152230;
background: #152230;
padding: 5px;
}