body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	background:#006666;
}
h1 {
	font-size: medium;
}
h2 {
	font-size:small;
}
a:link {
	color: #CFE8D3;
	font-weight:bold;
}
a:visited {
	color: #CFE8D3;
	font-weight:bold;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color: #FFFFFF;
	font-weight:bold;
}
h2 {
	font-size: small;
	font-weight:bold;
	font-style:italic;
}
.date {
	font-weight:bold;
	font-style:italic;
	text-align:left;
}
.article {
	font-weight: bold;
	text-align:left;	
}
.tableBorder {
	border: 1px solid #CEE8D1;
}
.navBgRight {
	background:url(images/top_right.JPG) right top no-repeat;
}
.footer {
	font-size:x-small;
	color:#006600;
}
.navBgLine {
	background:url(images/nav_bg.JPG) bottom left no-repeat;
}