body,td,th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #0a1a3c;
}

body {
	background-color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0a1a3c;
	top: 0px;
	background-image: url('images/bkgd2.gif');
	background-repeat: norepeat;
	background-position: top center;
}

a:link {
	color: #194094;
	text-decoration: none;
}
a:visited {
	color: #194094;
	text-decoration: none;
}
a:hover {
	color: #0000OO;
	text-decoration: underline;
}
a:active {
	color: #194094;
	text-decoration: none;
}
a.sublinks:link {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #006633;
	text-decoration: none;
}
a.sublinks:active {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	
	color: #006633;
	text-decoration: none;
}
a.sublinks:visited {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;

	color: #006633;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	color: #000000;
	background-color: #fff3a5;
}

a.sm:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

strong{
font-weight: bold !important;
}
 
p {
    margin: 16px 0 !important;
  }