body, p, td, th
{
	font-size: 12px;
	margin: 0px;
	color: #383838;
	font-family: Tahoma;
}
a:link
{
	font-size: 12px;
	margin: 0px;
	color: #a6525b;
	text-decoration: none;
}
a:visited
{
	font-size: 12px;
	margin: 0px;
	color: #a6525b;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	margin: 0px;
	color: #a6525b;
	text-decoration: underline;
}
H1
{
	padding: 0px;
    font-weight: bold;
	font-size: 16px;
    margin: 0px 0px 20px;
	color: #a6525b;

}