html
{
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
} 

body
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

table
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-collapse: collapse;
	border: none;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #444444;
}

a:hover
{
	text-decoration: underline;
	color: #444444;
}

img
{
	border: none;
}

input, textarea
{
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

h1, .a_h1:link, .a_h1:visited, .a_h1:active, .a_h1:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #399ec3;
}

h2, .a_h2:link, .a_h2:visited, .a_h2:active, .a_h2:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4dc553;
	margin-bottom: 2px;
}

h3, .a_h3:link, .a_h3:visited, .a_h3:active, .a_h3:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #4dc553;
	margin-bottom: 2px;
}

div.divFunc 
{
	display: inline;
	margin: 3px;
	margin-bottom: 25px;
	padding: 10px;
	background-color: #399ec3;
	width: 140px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #60b1ce;
}

div.divFunc a:link, div.divFunc a:visited, div.divFunc a:active, div.divFunc a:hover   
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #eeeeee;
}
