body 
	{margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	overflow: hidden; 
	position: relative; 
	word-wrap: break-word;  
 	background-color: white;
	text-align: left; 
	width: 700px;}

	
h1, h2, h3, h4, h5, h6 {color: #a00;}
h1.top_menu {color: white;}

.tbl_sty1 {background-color: #a00;
	color: white;
	border: none;
	font-size: 24pt;}

.tbl_sty2 {background-color: #000;
	color: #ddd;
	border: none;
	font-size: 14pt;}

.tbl_sty3 {background-color: #fff;
	color: #555555;
	border: none;
	text-align: right;}
	
.tbl_sty4 {background-color: #fff;
	color: #555;
	border: none;
	text-align: left;}

.links {background-color: white;
	font-size: 10pt;
	font-weight: 100;
	text-align: center;
	color: #888;}

.links a:link {color: #999;}
.links a:visited {color: #999;}
.links a:hover {color: #555;}


.quicklinks {font-family: 'Didot W01 Italic';
	font-size: 14pt;
	font-weight: 100;
	text-align: center;
	color: #888;}
	
.qlinks {font-size: 10pt;
	text-align: left;}

.qlinks a:link {color: #c00;}
.qlinks a:visited {color: #c00;}
.qlinks a:hover {color: #555;}

.info {color: #a00;
	font-weight: bold;}

.spacer_row {font-size: 6pt;}

.footer {background-color: #000;
	color: #333;
	height: 18pt;
	font-size: 16pt;
	font-weight: 100;}

