.small {
	font-size: .9em;
}
.verysmall {
	font-size: .8em;
	}

h1,h2,h3,h4,h5,h6, .PageTitle, .ArticleTitle
{	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #000066;}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3, .PageTitle {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5, .ArticleTitle {
	font-size: 1.2em;
}
h6, .smallarticletitle {
	font-size: 1.1em;
}

.color2 {
	color: #FF9900;
}
.color1 {	
	color: #000066;}


.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	padding-right: .9em;
	padding-left: .9em;
}


a, a:visited, a:active{color: #000066;}
a:hover{color: #FF9900;}

.table_style_1 td, th{
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_style_1 img{
	border: thin solid #999999;
	padding: 0px;
	float: none;
	background-color: #CCCCCC;
}
.table_style_1 th
{
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-weight: bold;
}
.table_style_2 td, .table_style_2 th, .table_style_3 td, .table_style_3 th{
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
.table_style_2 img, .table_style_3 img{
	border: thin solid #999999;
	padding: 0px;
	float: none;
	background-color: #CCCCCC;
}
.table_style_2 th, .table_style_3 th
{
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-weight: bold;
}


.table_style_3 th
{
	text-align: right;
	background-color: #000066;
}

.picture_frame 
{
	background-color: #CCCCCC;
	padding: 0px;
	margin: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picute_frame_orange
{
	background-color: #FF9900;
	padding: 0px;
	margin: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picute_frame_blue
{
	background-color: #000066;
	padding: 0px;
	margin: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newslinks {



}#newslinks a {
	font-size: 90%;
	line-height: 90%;
}
#newslinks li {
	padding-top: 6px;
	list-style-type: square;
}

