body { 

	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 16px;
	font-weight: bold; 
	color : #ccc; 
	
	}

th {
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 16px; 
	font-weight: bold;
	color : #ccc; 
} 

td {
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 16px;
	font-weight: bold; 
	color : #ccc; 
} 

A:link {
	color : #857e70; 
	text-decoration : none; 
} 

A:visited {
	color : #afa99c; 
	text-decoration : none; 
} 

A:hover {
	color : #555555; 
	text-decoration : none; 
} 

input {font-family: Verdana,Arial,Helvetica,Geneva,Sans-Regular; font-size: "10"; color: #000000}

.presentation_title {

	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 20px; 
	font-weight: bold;
	color : #666; 

}
.presentation_body {

	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 16px; 
	
	color : #666; 

}

.phpCode {

	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 11px; 
	font-wight: normal;
	color : #666; 

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: normal;
}

.inputBox
{
color : #444444;
background : #cccccc;
font-family : Arial;
font-size : 14px;
font-weight: bold;
}

.textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
} 

.dropb {
	border-color : #999999; 
	border-top : 1px solid ; 
	border-bottom : 1px solid ; 
	border-left : 1px solid ; 
	border-right : 1px solid ; 
	width : 115px; 
} 

.dropdown {
	background-color : #ffffff; 
} 

option {
	color : #505050; 
} 

