
body
{
	font-family: Arial;
	background-color: #FFFFFF;
	color: #000000;
}

a:link { color: #009933;}

a:active { color: #C7C5DA;}

a:visited { color:#C7C5DA;}

h1
{
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
}

h3
{
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase

}

h4
{
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase
}

h5
{
	font-size: 9pt;
	font-weight: normal
}

p
{
	font-size: 11pt;
	font-weight: normal
}




