﻿A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #5583B8;
	text-decoration: underline;
}

A:hover {
	color: #5583B8;
	text-decoration: underline;
}

A:active {
	color: #0000FF;
}
.bullet {
	background-position: left top;
	background: url(images/bullet.gif) no-repeat 0 50%;
	padding-left: 25px;
}

.TD {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

P {
	font-size:12pt;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
}

.bodfont {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

.news{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}

.footer{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}

.top-menu{
	font-size: 8pt;
	font-family : Arial;
	color : #FFFFFF;
	background-color:#000000;
}

.TD.dark {
	font-size: 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000000;
}

.floatRight {
	margin: 20px 0px 0px 20px;
	float: right;
}

.floatLeft {
	margin: 0px 20px 20px 0px;
	float: left;
}

BODY {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #A9C7ED;
	scrollbar-face-color: #5583B8;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #191919;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #A9C7ED;
}
 
#print-only {
	display : none
}