body {
margin : 0;
padding : 0;
text-align : left;
font-weight: normal;
font : 75%  'Trebuchet MS', verdana, arial, sans-serif;
line-height : 1.2em;
background : #000000;


color : #000;
}
			
a.nav {
	font-weight: bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
a.nav:hover {
	font-weight: bold;
	font-size:12px;
	color:#818181;
	text-decoration:none;
}

a.snav {
	font-weight: normal;
	font-size:10px;
	color:#818181;
	text-decoration:none;
}
a.snav:hover {
	font-weight: normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}



a.link {
	color:#000077;
	font-weight: normal;
	text-decoration:underline;
}
a.link:hover {
	color:#666666;
	font-weight: normal;
	text-decoration:underline;
}








a.mail {
	font-weight: normal;
	font-size:11px;
	color:#2e2e2e;
	text-decoration:none;
}
a.mail:hover {
	font-weight: normal;
	font-size:11px;
	color:#2e2e2e;
	text-decoration:none;
}






h1 {
font-weight: bold; 
font-family: tahoma; 
text-decoration: none; 
text-transform : uppercase;
font-size : 120%;
margin : 0px;
letter-spacing : 2px;
color : #2e2e2e;
}

h2 {
font-weight: normal; 
text-decoration: none; 
text-transform : uppercase;
font-size : 150%;
margin : 0px;
letter-spacing : 2px;
color : #2e2e2e;
}



h3 {
font-weight: 300;
font-family: times new roman,georgia,serif; 
font-style: italic; 
margin : 5px;
font-size : 150%;
letter-spacing : 1px;
color : #818181;
}



h4 {
font-weight: 100;
margin : 0px;
font-size : 120%;
letter-spacing : 1px;
color : #2e2e2e;
}


.buttonscontainer {width: 120px;}

.buttons a 
{

color: #818181;
background-color: #FFFFFF;
padding: 5px;
padding-left: 10px;
display: block;
border-bottom: 1px solid #e1e1e1;
font: 12px Trebuchet MS, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;
letter-spacing : 1px;

}

.buttons a:hover {background-color: #E1E1E1;
color: #000000;
text-decoration: none;}






