body, html, td
{ font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
margin: 0px;
}
p
{ font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;

}

h1 {
font-size: 22px;
font-family: "Palatino Linotype", "Times New Roman", serif;
font-style: italic;
/*font-weight: bold;*/
color: #4B4961;
text-align: center;
margin: 0px;
}

h2 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
}
.twelve {
	
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ten {
	
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
