BODY
{
}

.address
{	color:#333399;
	font-family:Trebuchet MS;
	font-size:small;
	font-weight:normal;
	}
.normal_text
{	color:#333399;
	font-family:Trebuchet MS;
	font-size:x-small;
	font-weight:normal;
	
	}
.titles
{
	text-align:left;
	color:#333399;
	font-size:large;
	font-family:trebuchet ms;
	}

a
{	color:#333399;
	font-size:small;
	font-family:trebuchet ms;
	text-decoration:underline;
	}
a:hover
{	text-decoration:none;
	}
	
.text_boxes
{
	border:solid 1px #333399;
	font-family:Trebuchet MS;
	font-size:x-small;
	color:#333399;
	background-color:gainsboro;}