<style>
BODY {	font-family:verdana,Arial,helvetica,sans-serif;
	font-size:11px;
	color:#989696; 
    background-color:white;
    padding:10px;
}

TD, .bodytext{
	font-family:verdana,Arial,helvetica,sans-serif;
	font-size:11px;
	color:#989696; 
    background-color:white;
        padding:10px;

}

TABLE{
width:700px;
}

TD {
	font-family:verdana,Arial,helvetica,sans-serif;
	font-size:10px;
	color:#989696; 
}

INPUT, select, textarea{
	font-family: verdana,Arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #989696;
	padding: 2px;
	background-color: #E3E3E3
}


STRONG{
color:#989696; 
font-size:12px;
font-weight:bold;
}


H1{
	font-family:verdana,Arial,helvetica,sans-serif;
color:#000000; 
font-size:15px;
font-weight:bold;
}

H2{
	font-family:verdana,Arial,helvetica,sans-serif;
color:#989696; 
font-size:15px;
font-weight:bold;
}

H3{
	font-family:verdana,Arial,helvetica,sans-serif;
color:#989696; 
font-size:12px;
font-weight:bold;
}

#header{
	width:700px;
		font-family:verdana,Arial,helvetica,sans-serif;
	font-size:11px;
	color:#989696; 
    background-color:white
}
	
#sponsor{
	border:1px solid #dcdcdc; 
	width:700px;
	font-family:verdana,Arial,helvetica,sans-serif;
	font-size:10px;
	color:#989696; 
    background-color:white
	}
#title{
	border:1px solid #dcdcdc; 
	width:740px;
	height:50px;
	background-color: black;
	font-family:verdana,Arial,helvetica,sans-serif;
	    padding:10px 10px 10px 10px;

	}
	
#title H1{
	font-size:14px;
	font-weight:bold;
	color:white; 
	line-height:0px;
	}
	
#title STRONG{
	font-size:10px;
	font-weight:normal;
	color:white; 
	}
	
</style>


