body
{
	background: #ffffff;
}
.padding3
{
	padding: 3px;
}
.padding5
{
	padding: 5px;
}
.padding10
{
	padding: 10px;
}
.font1
{
	font-family: arial;
	font-size: 10px
}
.font2
{
	font-family: verdana;
	font-size: 10px
}
}
.border
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
a:hover, a_Hover
{
  text-decoration:underline;
}
a
{
  color: #006772;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
}
.lightlinks a 
{
  color: #b8cace;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
}
.lightlinks a:hover, .lightlinks a_Hover 
{
	text-decoration: underline;
}
h3
{
	font-family: verdana;
	font-size: 14px;
	color: #1D311E;
	text-decoration: underline;
}
strong
{
	color: #006772;
}
.padding10 h2 {
	color: #006772;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
}
.padding10 h3 {
	color: #006772;
	text-decoration: none;
	text-transformation: uppercase;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
.padding10 h5 {
	color: #999999;
	font-family: verdana;
	font-size: 9px;
}
.padding10 table {
	border: 0px;
	font-family: verdana;
	font-size: 11px;
	color:#000000;
}
