body         {
	font-family: Verdana, Arial, Helvetica;
	font-size:small;
	margin: 0 5px 5px 5px;
	padding: 0 5px 0 5px;
}
p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:small;
}
p1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:xx-small;
}
h1
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,119);
	font-size:medium;

}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size:medium;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,119);
	font-size:medium;
	font-style: normal;
}
h4
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,119);
	font-size:small;
	font-variant: normal;
}
h5
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,119);
	font-size: small;
}
h6
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,119);
	font-size: small;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
a:focus {
  color: #000000;
}
a:active {
	color: #000;
	font-weight: bold;
	text-align: center;

}
#outerWrapper #contentWrapper #content div table {
	color: #FFF;
}
#outerWrapper #contentWrapper #content div table {
	color: #000;
	font-size: x-small;
	text-align: center;
}
#outerWrapper #footer table tr td div {
	font-size: x-small;
}
#outerWrapper #contentWrapper #content table tr td table tr td {
	text-align: left;
}
.b_blue {
	background-color: #009;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
}
.b_grey {
	background-color: #ccc;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

