﻿body {
	font-family: Verdana; 
	font-size:8pt; 
	color: black;
	margin-left: 30px; 
	margin-top: 0;
	}
table {
	font-family: Verdana; 
	font-size:8pt; 
	color: black
	}
A {
	text-decoration:none; 
	color:#000080
	}
A:hover {
	color:#FF0000
	}
	
.img_title {
	border: none;
	}	
	
.news_cap {
	font-size:9pt;
	font-weight:bold;
	}

.centertext {
	margin-left: auto;
	margin-right: auto;
	width: 800px
	}
	
.content {
	width: 800px
	}

.text_center {
	text-align: center;
	}	
	