/* comments are between these tags */
BODY
{
	FONT-SIZE: 10pt;
/*	background-color: #DFEFFF; */
	COLOR: black;
	font-family: "Arial";
}
TD
{
	FONT-SIZE: 10pt;
/*	color: #708090; */
	font-style: normal;
	font-weight: normal;
	COLOR: black;   
	font-family: "Arial";
}
TD.main
{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-style: italic;
	font-weight: bold;
	background-color: White;
	font-family: "Arial";
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
}
TD.main2
{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-style: italic;
	font-weight: bold;
	background-color: White;
	font-family: "Arial";
}
TD.pfriendly
{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-style: normal;
	font-weight: normal;
	background-color: White;
	font-family: "Arial";
	border-top: 1px black solid;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
}
A
{
	FONT-SIZE: 10pt;
	text-decoration: underline;
	color: #00438A;
}
A.button{
	font-weight: none;
	text-decoration: none;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 110px;
	text-align: center;
	color: #00438A;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	padding: 1px;
}
A.button:hover
{
	background-color: #d3d3d3;
	text-decoration: underline;
}
A.small{
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: #00438A;
}
A.small:hover{
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	color: #00438A;
}
.header
{
	FONT-SIZE: 16pt;
	font-weight: bold;
	font-style: normal;
	COLOR: #00438A;
	font-family: "Arial";
}
.subheader
{
	FONT-SIZE: 12pt;
	font-weight: bold;
	font-style: normal;
	COLOR: #00438A;
	font-family: "Arial";
}
.small
{
	FONT-SIZE: 8pt;
   COLOR: black;
	font-family: "Arial";
}
.pfriendly
{
	FONT-SIZE: 8pt;
   COLOR: #c0c0c0;
	font-family: "Arial";
}
.mission
{
	FONT-SIZE: 11pt;
	COLOR: black;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial";
}
TD.team
{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-style: normal;
	font-weight: bold;
	font-family: "Arial";
}