A {
		font-family : Trebuchet MS,  Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration : none;
		position: relative;
	}
	
 A:LINK {
		font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:cc9900; 
	
		<!---  text-decoration : none; ---> 
		position: relative;
	}
	
A:VISITED {
		font-family :  Trebuchet MS, Arial, Helvetica; sans-serif;
		font-weight: bold;
		color:ccccff; 
		text-decoration : none;
		position: relative;
	} --->
p  	{ font-size:80%; font-family: Trebuchet MS, arial,helvetica,sans-serif; color:white; margin-top:5px; margin-bottom:5px;}	
body {font-size:80%;font-family:  Trebuchet MS,arial,Helvetica;}
td {font-size:100%;font-family: Trebuchet MS, arial,Helvetica;}
.tablebackground {background-color:white; background:white; color:white;}
li {font-size:80%;font-family:  Trebuchet MS,arial,Helvetica; color:white;}

H1 { font-size:110%; font-weight: bold; margin-top:5px; margin-bottom:5px; color:ffcc66;}



H2 { font-family: Trebuchet MS, arial,helvetica,sans-serif; font-size:105%; color:000000; margin-top:0px; margin-bottom:0px;}  
H3 { font-family: Trebuchet MS, arial,helvetica,sans-serif; font-size:90%; color:333399; margin-top:0px; margin-bottom:0px;}
H4 { font-family: Trebuchet MS, arial,helvetica,sans-serif; font-size:80%; color:333399; margin-top:0px; margin-bottom:0px;}


.descrip 	{font-size:80%; text-align:center; font-family: Trebuchet MS, Arial,Helvetica;color:white;}
.body 		{font-size:80%;  font-family:Trebuchet MS, Arial,Helvetica;}
.footer 	{font-size:80%;font-family:Trebuchet MS, Arial,Helvetica; color:ffffcc; text-align: center;}
.select		{font-size:70%;font-family:Trebuchet MS, Arial,Helvetica; color:9999cc; text-align: center;}

.input{
width: 200px;
height: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF
}
.inputMessage{
width: 200px;
height: 100px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF
}