<style type="text/css">

body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, "sans serif";
	font-weight: normal;
	margin: 0 0;
    color: #333399;
}

h1
{
	<!-- used to pick up robots/crawlers from search engines -->
	
	font-weight: 100;
	font-size: xx-small;
	font-family: Arial, Helvetica, "sans serif";
	color: white;
	background: #333399;
	text-align:center;
}

h2
{
	<!-- main subsection headings -->
	
	font-family:Arial,Helvetica,"sans serif";
	font-style:italic;
	font-weight: 400;
	color: white;
	background: #333399;
	line-height: 150%;
	margin: 0;
	padding: 5 0;
}

h3
{
	font-weight: 800;
	font-family: Arial, Helvetica, "sans serif";
	color: #333399;
	text-align:center;
}

h6
{
	font-family: Arial, Helvetica, "sans serif";
	color:white;
	background:#333399;
	text-align:center;
}

p
{ 
	font-family: Arial, Helvetica, "sans serif";
	font-weight: normal;
	line-height:120%;
	color: #333399;
	background-color:#E0EEFF;
	margin: 0;
	padding:10;
} 

li.stdtext
{ 
	font-family: Arial, Helvetica, "sans serif";
	font-weight: normal;
	color: #333399;
	background-color:#E0EEFF;
	list-style-type: none;
} 



p.summary
{ 
	font-family: Arial, Helvetica, "sans serif";
	font-weight: normal;
	line-height:120%;
	color: #333399;
	background-color:#C0E0FF;
	margin: 0;
	padding:10;
} 

a.menuitem2
{
	font-family: Arial, Helvetica, "sans serif";	
	text-decoration: none;
}

a.menuitem2:link
{
	font-family: Arial, Helvetica, "sans serif";
	text-decoration: none;
	color: #333399;
}

a.menuitem2:visited
{
	font-family: Arial, Helvetica, "sans serif";
	color: #333399;
	text-decoration:none;
}

a.menuitem2:hover
{
	font-family: Arial, Helvetica, "sans serif";
	text-decoration: underline;
	color: red;
}

a.menuitem2:active
{
	font-family: Arial, Helvetica, "sans serif";
	color: #333399;
	text-decoration: none;
}

ul.menuitem2
{
	font-family: Arial, Helvetica, "sans serif";
	font-weight: normal;
	color: #333399;
	list-style: none;
	line-height: 120%;
	margin:10;
} 

td.stdtext
{
	font-family: Arial, Helvetica, "sans serif";
	background-color:#E0EEFF;
	vertical-align: top;
}

td.subtitle
{
	font-family: Arial, Helvetica, "sans serif";
	background-color: #333399;
	vertical-align: top;
}

td.menuitem2
{
	font-family: Arial, Helvetica, "sans serif";
	background-color:#C0E0FF;
	vertical-align: top;
	width:20% 
}

</style>
