 body  {
    background : Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : ff8d00;
 }			   

P {
    background : Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : ff8d00;	
}

td 	{ 
	font-size: 14px;	
}


table.small {
	border : 0;
	background : black;
}

table.outer {
	border : 0;
	background : white;
}


.main {
    background : Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : ff8d00;
}
	
.author { 
	color : White;
}

    
a:link { 
    font-size: 14px;
    color: #ffaf5d;
    text-decoration: none; 
}		  

a.small:link {
	font-size: 10px;
}	

a.big:link {
	font-size: 15px;
}

a.page:link {
	font-size: 14px;
	text-decoration: none; 
}

a.review:link
{
    font-size: 14px;
    font-weight : bold;
    color : dedede;
}
	
a:active { 
    font-size: 14px; 
    color: #ffaf5; 
    text-decoration: none; 
}	

a.small:active {
	font-size: 10px;
}				  

a.big:active {
	font-size: 15px;
}

a.page:active {
	font-size: 14px;
}

a.review:active {
    font-size: 14px;
    font-weight : bold;
    color : dedede;
}

a:visited { 
    font-size: 14px; 
    color: #ffaf5d; 
    text-decoration: none; 
}				 

a.small:visited {
	font-size: 10px;
}

a.big:visited {
	font-size: 15px;
}

a.page:visited {
	font-size: 14px;
}

a.review:visited {
    font-size: 14px;
    font-weight : bold;
    color : dedede;
}

a:hover {
	font-size: 14px;
	color: #ffaf5;
	text-decoration: underline overline;
}
 
a.small:hover {
	font-size: 10px;
} 

a.big:hover {
	font-size: 15px;
}

a.page:hover {
	font-size: 14px;
}

a.review:hover {
    font-size: 14px;
    font-weight : bold;
    color : dedede;
}
   
td {
	color : ff8d00;
	font : normal normal 14px Arial, Helvetica, sans-serif;
}
    
.keyword {
    font-weight : bold;
    color : dedede;
}	

.title {
    font-size : 18px;
    font-weight : bold;
}
    
.bigtitle { 
    font-size : 22px;
    font-weight : bold;
}
    
.mediumtitle{
    font-size : 15px;
    font-weight : bold;
}

.error {
    font-size: 14px;
    font-style : italic;
    color : White;
}	

a.reviewtitle:link {
    font-size: 15px;
    font-style : italic;
    font-weight : bold;
    color : White;
}

a.reviewtitle:active {
    font-size: 15px;
    font-style : italic;
    font-weight : bold;
    color : White;
}

a.reviewtitle:visited {
    font-size: 15px;
    font-style : italic;
    font-weight : bold;
    color : White;
}

.reviewtitle {
    font-size: 15px;
    font-style : italic;
    font-weight : bold;
    color : White;
}

.comment { 
    font-size : 10px;
}

input {
	background-color: #000000; 
	font-size: 10pt; 
	color: #FF8D00;
}

textarea {
	background-color: #000000; 
	font-size: 10pt; 
	color: #FF8D00;
}

select {
	background-color: #000000; 
	font-size: 10pt; 
	color: #FF8D00;
}