BODY {
	color : #000099;
	background-color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

A {
	color : #990000;
	text-decoration: none;
}

A:HOVER {
	color : Red;
}

H1 {
	border-bottom: 3px solid #993333;
	font-size: xx-large; 
	font-weight: bolder;
	border-top : 3px solid #993333;
	color : #993333;
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	letter-spacing : 10px;
	text-align : center;
	vertical-align : middle;
	}

.cell_contents {
	font-size : x-small;
	background-color : #993333;
	color : White;
	}

.cont_lev2 {
	padding-left: 15px;
}
	
.text_white {
	color: White;
}

A.text_white:HOVER {
	color: white;
	font-weight: bold;
}

.text_visitors {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color : #006699;
	text-align: center;
	vertical-align : bottom;
	border: 1px solid gray;
	}
	
.news_subject {
	font-weight : bold;
	font-size : larger;
	background-color : #993333;
	color : White;
	}	

.news_postdate {
	font-weight: lighter;
	font-size: xx-small;
	color: black;
	font-style: italic;
	text-align : right;
	vertical-align: top;
}

.news_category {
	font-weight: lighter;
	font-size: x-small;
	color: black;
	font-weight: bold;
}

.news_body {
	font-size : x-small;
}	


.text_copyright {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color : #006699;
	text-align: center;
	vertical-align : bottom;
	}
	
.table_news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border : 1px solid #993333;
}
