body         
{ 
	font-family: verdana, tahoma, sans-serif; 
	color: #000000;
	font-size: 10pt;
}

a:hover 	
{ 
	color: #003366;
	font-weight: bold;
}

a:link      
{ 
	color: #003366;
	text-decoration: none;
}

a:active    
{ 
	color: #003366;
}

a:visited   
{ 
	color: #003366;
	text-decoration: none;
}

a:visited:hover
{ 
	color: #003366;
	font-weight: bold;
}

a.menu:link
{
	color: #ffffcc;
	text-decoration: none;
}

a.menu:visited
{
	color: #ffffcc;
	text-decoration: none;
}

a.menu:hover 	
{
	color: #ffffcc; 
	font-weight: bold;	
	text-decoration: none;
}

a.menu:visited:hover
{ 
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}

td
{
	background: #ffffcc;
	font-family: verdana, tahoma, sans-serif; 
	color: #333333;
	font-size: 10pt;
}

td.title
{
	background: #ffffcc;
	font-family: times, serif; 
	color: #003366;
	font-size: 22pt;
	text-transform: uppercase;
}

td.subtitle
{
	background: #003366;
	font-family: times, serif; 
	color: #ffffcc;
	font-size: 12pt;
}

td.menu
{
	background: #003366;
	font-family: times, serif; 
	color: #ffffcc;
	font-size: 10pt;
	text-align: center;
}

td.submenu
{
	background: #ffffff;
	font-family: verdana, tahoma, sans-serif;
	color: #003366;
	font-size: 10pt;
	text-align: center;
}

td.heading
{
	background: #ffffff;
	text-align: center;
}

td.content
{
	background: #ffffff;
	text-align: left;
}

span.heading
{
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}

span.subheading
{
	font-family: verdana, tahoma, sans-serif;
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
}

span.description
{
	font-family: verdana, tahoma, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-style: oblique;
}

span.announcement
{
	font-family: verdana, tahoma, sans-serif;
	color: #003366;
	font-size: 12pt;
	font-style: oblique;
}

span.backto
{
	font-family: verdana, tahoma, sans-serif;
	color: #003366;
	font-size: 8pt;

}

blockquote.content
{
	font-family: verdana, tahoma, sans-serif;
	color: #000000;
	font-size: 10pt;
}