#normal {
	font-size: 70%;
}

#top, #header {
	font-size: 80%;
}

#footer {
	font-size: 65%;
}

#header table, #normal table, #top table, #footer table {
	font-size: 100%;
}

#list {
	line-height: 180%;
}

.large {
	font-size: 120%;
}

.medium, a.medium {
	font-size: 110%;
}

.small, a.small {
}

.smallest, a.smallest {
	font-size: 90%;
}

h1 {
	font-size: 110%;
}

h2, h3, h4 {
	font-size: 100%;
}

pre {
	font-size: 120%;
}

body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px 0px;
	font-family: Verdana, Tahoma, sans-serif;
}

#content {
	text-align: justify;
	padding: 10px 20px;
}

#news {
	margin: 4px;
	padding: 2px;
	font: normal 8pt verdana, sans-serif;
}

#lines {
	margin: 6px 0px;
}

#date {
	font-style: italic;
	color: #0067B1;
}

.title {
	font-weight: bold;
}

a {
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	color: #333399;
	text-decoration: underline;
}

a.news {
	text-decoration: none;
	color: #000000;
}

a.news:hover {
	color: #999999;
}

a.nav_main {
	color: #ffffff;
}

a.nav_main:hover {
	color: #ffffff;
}

a.nav_main_this {
	color: #ffffff;
	font-weight: bold;
}

a.nav_main_this:hover {
	color: #ffffff;
	font-weight: bold;
}

a.nav_sub {
}

a.nav_sub:hover {
}

a.nav_sub_this {
	color: #3366cc;
}

a.nav_sub_this:hover {
	color: #3366cc;
}

a.nav_bottom {
	color: #ffffff;
}

a.nav_bottom:hover {
	color: #ffffff;
}

a.nav_bottom_this {
	color: #ffffff;
	font-weight: bold;
}

a.nav_bottom_this:hover {
	color: #ffffff;
	font-weight: bold;
}

h1, h2 {
	color: #333333;
}

h3 {
	color: #A63232;
}

h4 {
	color: #333399;
}

h1.title {
	color: #3E6DA2;
	padding: 0px;
	margin: 0px;
}

h2.title {
	color: #7D0B33;
	margin: 0px;
	padding: 0px;
}

h3.title {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h4.title {
	padding: 0px;
	margin: 0px;
	color: #000000;
}

h1.string, h2.string, h3.string {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

hr {
	border: 1px solid #eeeeee;
}

.bottom_border {
	border-bottom: 1px dotted #cccccc;
}

input, select {
	font-size: 100%;
	border: 1px inset #666666;
	font-family: verdana;
}

textarea {
	font-size: 100%;
	border: 1px inset #999999;
	font-family: verdana;
}

.img {
	border: 0px solid #cccccc;
}

th {
	border: 1px inset #cccccc;
	background-color: #eeeeee;
}



