body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5%;


}
h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
a {
	text-decoration: none;
}
p , th, td{
	line-height: 140%;
	font-size: 95%;


}
li {
	margin-top: 1%;
	font-weight: bold;

}
dt {
	font-weight: bold;
	margin-top: 2%;


}
dd {
	font-size: 90%;
	line-height: 110%;



}
.important {
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;


}
blockquote {
	font-style: italic;
	font-weight: bold;
}
