/* CSS Document */
body
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;
	font-family:Bitter;
}

a:link      { color:#000000; font-size: 13px; text-decoration:none; font-weight:bold; }
a:visited   { color:#000000; font-size: 13px; text-decoration:none; font-weight:bold;}
a:active    { color:#000000; font-size: 13px; text-decoration:none; font-weight:bold;}
a:hover     { color:#000000; font-size: 13px; text-decoration:none; font-weight:bold;}

h3
{
padding:0px;
margin:20px 0px 5px 0px;
}