a.nav:link {
	background: transparent;
	color: #000000;
	font: 14px, Tahoma, sans-serif, bold;
	text-decoration: underline;
}

a.nav:visited {
	background-color: transparent;
	color: #000000;
	font: 14px, Tahoma, sans-serif, bold;
	text-decoration: underline;
}

a.nav:hover {
	background: transparent;
	color: #E0FFFF;
	font: 14px, Tahoma, sans-serif, bold;
	text-decoration: none;
}

a.web:link {
	background: transparent;
	color: #C0C0C0;
	text-decoration: none;
}

a.web:visited {
	background: transparent;
	color: #808080;
	text-decoration: none;
}

a.web:hover {
	background: transparent;
	color: #FFD700;
	text-decoration: underline;
}

body {
	background: #00204a;
	font: 8px, Tahoma, sans-serif;
}

h1{
	font: 22px, Tahoma, sans-serif;
	text-indent: 10px;
}

h2 {
	font: 20px, Tahoma, sans-serif;
	text-indent: 12px;
}

h3{
	font: 18px, Tahoma, sans-serif;
	text-indent: 14px;
}

h4{
	font: 16px, Tahoma, sans-serif;
	text-indent: 16px;
}

h5{
	font: 14px, Tahoma, sans-serif;
	text-indent: 18px;
}

h6{
	font: 12px, Tahoma,sans-serif, bold;
	text-indent: 20px;
}

hr {
	background: transparent;
	color: #00BFFF;
	size: 2px;
}

li{
	font: 12px, Tahoma, sans-serif;
}

ol{
	font: 12px, Tahoma, sans-serif;
	list-style: upper-roman;
	margin-left: 25px;
}

p {
	font: 11px, Tahoma, sans-serif;
	text-indent: 5px;
}

td.default {
	background: transparent;
	color: #6A96DF;
	font-size: 11px;
}

td.nav {
	background: url(../images/bluepixel.gif);
	text-align: center;
}

td.news {
	background: transparent;
	color: #F0E68C;
	font-size: 11px;
}

td.newstitle {
	color: #C0C0C0;
	font-size: 11px;
	font-weight: bold;
}

td.web {
	background: transparent;
	color: #40E0D0;
	font: 11px, Tahoma, sans-serif;
}

ul{
	font: 12px, Tahoma, sans-serif;
	list-style: circle;
}

.action{
	color: #FF0033;
	font-size: 12px;
	font-weight: bold;
	margin-left: 75px;
}

.ruleimg {
	display: block;
}

.title{
	color: #FFD700;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

