@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;

	font-family: arial, verdana, helvetica, sans-serif; 
	font-style: normal;
	}
	
	a:link, a:active, a:visited, a:hover { text-decoration: none; color: #62bc08; }
	a:hover { text-decoration: underline; }	
	
a:link img, 
a:active img, 
a:visited img, 
a:hover img { border:solid 0px; }

img.logo {
	margin-top:120px;
	}

h1 {
	font-size: 11px;
	padding: 0px;
	line-height: 1em;
	letter-spacing: 2px;
	padding-bottom: 12px;
	_padding-bottom:1px;
	#padding-bottom: 1px;
	}
h2 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 1px;
	}