body {
        margin-top:10px;  
	BACKGROUND-REPEAT:repeat; 
	background-color: #060F1B;
        background:url(bg1.jpg);
	font-family: georgia;
	font-size: 11px; 
	margin: 50px; 
	color: #7F7F7F;}

h1 {
    height: 15pt;
    font-family: tahoma;
    margin-left: 20px;
    font-size: 15pt;
    font-style: bold;
    color: #313B51;
    line-height: 16pt;
    letter-spacing: 0px;
    padding: 0px;
    text-transform:uppercase;
}

a:link, a:active, a:visited {font-family: book antiqua;
	color: #404482;
	cursor: help;
	font-weight: none;
	text-decoration:none;
	font-size: 11px;
	text-transform: none;}

a:hover {font-family: book antiqua;
	color: #8CDDB7;
	cursor: help;
	text-decoration:italics;
	font-weight: none;
	font-size: 11px;
	text-transform: none;}

td { font-family: book antiqua;
     font-size: 11px; 
     margin: 0px; 
     color: #7F7F7F;
}


i { font-family: book antiqua;
    FONT-WEIGHT: italic; 
    font-size: 11px;
    color : #CAF6E5;}

B {TEXT-TRANSFORM: uppercase; 
   font-family: book antiqua;
   FONT-WEIGHT: bold; 
   font-size: 11px;
   color: #CAF6E5;}


input, select, textarea {
	background: #303030;
	border-width: 1px;
	border-color: #7F7F7F;
	border-style: solid;
	padding: 0px;
	
	font-family: book antiqua;
	font-size: 9pt;
	color: #7F7F7F;
	}
