body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	}
	
p
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color : #000000;
	}

h1
	{
	font-family: Trebuchet,Verdana,Arial,Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color : 009933;
	}

h2
	{
	font-family: Trebuchet,Verdana,Arial,Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color : 009933;
	}

h3
	{
	font-family: Trebuchet,Verdana,Arial,Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color : 009933;
	}

h4
	{
	font-family: Trebuchet,Verdana,Arial,Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color : 009933;
	}

A
	{
	text-decoration : underline;
	}

A:Visited 
	{
	text-decoration : underline;
	color : #666666;
	}

A:Active
	{
	text-decoration : underline;
	}

A:Hover 
	{
	text-decoration : underline;
	font-weight: bold;
	}
	
.normal
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	}
	
.footer
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	background-color: #CCEEFF;
	}
	
.side_menu
	{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/* font-weight: bold; */
	background-color: #CCEEFF;
	padding: 3px;
	}