BODY { 
	background: #eeeeee; 
	font-family : 'trebuchet ms', verdana, arial, sans-serif; 
	font-size : 10pt; 
	color:#0F3270; 
	margin-left:0px; 
	margin-right:0px
}
A { color:#000099 }

.large {font-size : 12pt}
.norm {font-size : 10pt}
.half {line-height : 50%}
.address {
	bgcolor:#ffffff; 
	color:#274F7D; 
	font-size : 8pt; 
	font-weight:bold
}

.menu {
	background-color:#274F7D;
	color:#ACBDD0;
	font-size: 12pt; 
	font-weight:bold;
	text-align:center;
}
	
A.button {
	font-size: 12pt; 
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
A.button:hover {color:#ACBDD0}
td.main {
	background: #ffffff url(images/backright.jpg) repeat right;
	padding:20px;
	font-size:10pt;
} 
