body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color: #4a4232;
	font-family: arial;
	}


.border {
	padding-left:60;
	padding-right:60;
	text-align: justify;
	}


.card {
	font-family: tahoma;
	font-size: 11;
	color:#333333;
	width:126;
	height:100;
	}	
	
	
.menu, a.menu:hover, a.menu:visited, a.menu:link {
	font-family: tahoma, arial, verdana;
	font-weight:bold;
	font-size: 12;
	color: white;
	}
	
.menu2, a.menu2:hover, a.menu2:visited, a.menu2:link {
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 11;
	color: white;
	text-transform: uppercase;
}
	

.text, table, input {
	font-family: tahoma;
	font-size: 11;
	}

	
a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: #fd7624;
	}

	
a:hover {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	}	
	
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 17; 
	color: #ff8000;
	font-weight:bold;
	letter-spacing: -0.05em;
	}
	
	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 17; 
	color: #d41800;
	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;
	}
