A:link
{
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

A:visited
 { color: black; font-size: 9pt; font-family: Arial, sans-serif; text-decoration: none }

A:active
{
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: transparent;
	text-decoration: none;
}

A:hover 
{ 
	text-decoration: underline
}

body
{
	background: #FFF;
	margin: 0px 2px 0px 0px;
}

td.links
{
	background: url(images/leftimage.gif) repeat-y;
	vertical-align: top;
	height: 100%;
}

table
{
	height: 100%;
	spacing: 0px;
}

table.fees
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000;
	height: 75px;
}

ul
{
	list-style-position: outside;
	list-style-type: bullet;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000;
}

h1
{
	font-family: "Century Gothic", sans-serif;
	font-size: 18pt;
	text-align: center;
	color: #000;
}

h2
{
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 12pt;
	color: #000;
}

h3
{
	font-family: "Century Gothic", sans-serif;
	text-align: center;
	font-size: 12pt;
	color: #000;
}

h4
{
	font-family: "Trebuchet MS", "Century Gothic", sans-serif;
	text-align: left;
	font-size: 11pt;
	color: brown;
}

h6
{
	font-family: Geneva, Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	color: #000;
}



p
{
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000;
}

