﻿body, td, table  { font-family: Times New Roman; font-size: 11pt; color: #000000; font-weight: normal; }
ul           { list-style-type: disc }
p      { font-size: 11pt; color: #000000; font-family: Times New Roman; margin-top: 0; margin-bottom: 0 }
.head      { font-size: 12pt; color: #000000; font-weight: bold; font-family: Times New Roman}                            
.bodybd      { font-size: 11pt; color: #000000; font-family: Times New Roman}
a            { font-family: Times New Roman; font-size: 11pt }
h1           { font-size: 14pt; font-family: Times New Roman; font-weight: normal; color:#808080 }
a:link       { font-family: Times New Roman; color: #0000FF }
a:visited       { font-family: Times New Roman; color: #0000FF }
.nav1   { font-size: 8pt; font-family: Arial; color:#2A5492 }
:hover.nav1 { color: #A0A7D1; font-family: Arial; font-size: 8pt }
:link.nav1 { color: #2A5492; font-family: Arial; font-size: 8pt }
.leftNav   { font-size: 8pt; font-family: Times New Roman; color:#808080; text-decoration:none; }
:hover.leftNav { font-size: 8pt; font-family: Times New Roman; color:#808080; text-decoration:none; }
:link.leftNav { font-size: 8pt; font-family: Times New Roman; color:#808080; text-decoration:none; }
:visited.leftNav { font-size: 8pt; font-family: Times New Roman; color:#808080; text-decoration:none; }
.date  { font-family: Times New Roman; font-size: 11px; color: #ffffff; font-weight: bold; }
.newsTitle  { font-family: Times New Roman; font-size: 11px; color: #ffffff; font-weight: bold; }
.news  { font-family: Times New Roman; font-size: 11px; color: #ffffff; font-weight: normal; }
.topNav   { font-size: 11pt; font-family: Verdana; color:#ffffff; text-decoration:none; }
:hover.topNav { color: #B29500; font-family: Verdana; font-size: 11pt; }
:link.topNav { color: #ffffff; font-family: Verdana; font-size: 11pt; text-decoration:none; }
#navHome {
	height: 32px;
	width: 150px;
	display: block;
	background-image:url('../images/home.jpg');
}
#navHome:hover {
	background-image:url('../images/home1.jpg');
}
#navPrivacy {
	height: 32px;
	width: 150px;
	display: block;
	background-image:url('../images/privacy.jpg');
}
#navPrivacy:hover {
	background-image:url('../images/privacy1.jpg');
}
#navEthics {
	height: 32px;
	width: 150px;
	display: block;
	background-image:url('../images/ethics.jpg');
}
#navEthics:hover {
	background-image:url('../images/ethics1.jpg');
}