body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color: #4a4232;
	font-family: arial;
	}


	
a.button:link, a.button:visited, .button {
	font-family: times;
	text-decoration: none;
	font-style: normal;
	color: white;
	font-size: 14;
	padding-top:3;
	padding-left:10;
	padding-right:10;
	width:60;
	}
	
	
a.button:hover {
	font-family: times;
	text-decoration : underline;
	font-style: normal;
	color: white;
	font-size: 14;
	}	
	
	
	
	
.text, table, input {
	font-family: tahoma;
	font-size: 12;
	}


a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: #4a4232;
	font-size: 12;
	}

	
a:hover {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	color: #3d3d3d;
	}


.menu, a.menu:hover, a.menu:visited, a.menu:link {
	font-family: tahoma, arial, verdana;
	font-size: 10;
	color: white;
	}
	

	
	
h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: tahoma;
	font-size: 11;
	font-weight:normal;
	}
	
	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 17; 
	color: black;
	font-weight:bold;
	letter-spacing: -0.05em;
	}

	
h3 {
	padding: 3 0 3 0;
	margin: 0 0 0 0;
	font-size:11;
	color: white;
	font-weight:bold;
	font-family: tahoma;
	}
	
	
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}