/* CSS Document */


body, div, span, td, p {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:-0.01em;
	font-style: normal;
	text-decoration: none;
	 background:#FEFFF6;
	}

body {
    margin-left: 20px;
	margin-top: 20px;
	}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration:underline;
	color:#CC0000;
}
a:active {
	text-decoration: none;
}

h1 {
       padding: 0px;
       font-family: Helvetica, Arial, Verdana;
       font-size: 72px;
       font-weight:bold;
       letter-spacing: -0.06em;
       font-style: normal;
       text-decoration: none;
	   line-height: 56px;
       }

h2 {
       padding: 0px;
       font-family: Helvetica, Arial, Verdana;
       font-size: 36px;
       font-weight:bold;
       letter-spacing: -0.06em;
       font-style: normal;
       text-decoration: none;
       }
	   
h3 {
       padding: 0px;
       font-family: Helvetica, Arial, Verdana;
       font-size: 18px;
       font-weight:bold;
       letter-spacing:-0.06em;
       font-style: normal;
       text-decoration: none;
       }
h1, a, img {
color:#333333;
border:0;
}
