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

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

h1, h2{
	color:#98DE00;
}

h1{
	margin-top: 50px;
}

h2{
	font-size: 12px;
	padding: 0px;
	margin-bottom: 0px;
}

p{
	margin-top: 3px;
}
