.NormalText, body, td	{color: #000; font-size: 12px; font-family: Arial, "Times New Roman";}

* .titlebar {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 15px;
	color: #663300;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
* .contact {
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contact p {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;

}
* .content {
	background-color: #FFFFFF;
	padding: 10px;
}
.Header,
.content h1 {
	font-size: 18px;
}
.content p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.content h2 {
	font-size: 12px;
	font-weight: bold;
}
body {
	margin: 0px;
}
.SmallText	{font-size:10px;}