
body
{
	font-family: Century Gothic, Verdana, Arial;
	background-color: #FFFFFF;
	color: #000000;
}


a:link
{
	color: #336699; 
}


a:active 
{
	color: rgb(255,153,0);
}

h1
{
	font-size: 8pt;
	font-weight: normal
}

h2
{
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase
}

h3
{
	font-size: 10pt;
	font-weight: normal
}

h4
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 2px
}

h5
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 2px
}

h6
{
	font-family: Arial;
	font-size: 7,5pt;
	font-weight: normal;
	margin-bottom: 5px
}

p
{
	font-size: 10pt;
	font-weight: normal
}


