BODY {
	margin: 0; 
	padding-left: 30px;
}

H1 {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 42px;	
	display: inline;
}

H2 {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 18px;
}

H3 {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 16px;
}

H5 {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

P {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 14px;	
	display: inline;
}

A {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 18px;
	color: #666666;
	text-decoration : none;
}

A:Hover {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 18px;
	color: #000000;
	text-decoration : none;
}

.activeLink
{
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

LI {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans;
	font-size: 14px;
}

.mail{
	font-weight: normal;
	font-size: 14px;
}

.mail:Hover{
	font-size: 14px;
	font-weight: normal; 
}