
body {
	margin: 0px;
	padding:0px;
	font-family: Tahoma;
 	font-size: 13px;
	background-color: #ffffff;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	vertical-align:top;
	text-align:center;
	
	}

a {
	color:#000000;
	text-decoration:none;
	font-weight:regular;
}

a:visited {
	text-decoration: none;
	color: #4c4c4c;
}

a:active {
	text-decoration: none;
	color: #E0DFE3;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}


h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
}

h3 {
	font-size: 145%;
}

h4 {
	font-size: 118%;
}
