BODY { font-size : 17px; 
  font-family : Arial;
}
TD { font-size : 12px; color:#FFFFFF; 
  font-family : Verdana;
}
#ddd{
  font-size : x-small;
  font-family : monospace;
}
#mainmessage {
	text-align: justify;
	float: right;
	width: 485px;
}
#image1 {
	float: left;
	width: 300px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#fulltub {
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
A:HOVER{
  color : #000000;
  background-color : silver;
}
A:VISITED{
	text-decoration : none;
	color: #0000FF;
}
