body {
        margin-top:-1px;  
	BACKGROUND-REPEAT:repeat; 
	background-color: #ffffff;
	background-image: url(bg2.jpg); 
	font-family: book antiqua;
	font-size: 10px; 
	margin: 0px; 
	color: #DCDCDC;}

h1 {
    height: 15pt;
    font-family: georgia;
    margin: 0px;
    font-size: 15pt;
    font-style: italic;
    color: #101010;
    line-height: 16pt;
    letter-spacing: -3px;
    padding: 0px;
    text-transform:lowercase;
    background: url(bg2.jpg);}

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

a:hover {font-family: book antiqua;
	color: #ffffff;
	cursor: help;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;}

td { font-family: book antiqua;
     font-size: 11px; 
     margin: 0px; 
     bgcolor: #101010;
     color: #999A9B;}


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

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


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