

body {
background:#dedede;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}


.link {font-family: Arial, Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #852928;text-decoration: underline;}
.link:hover {font-family: Arial, Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #000000;text-decoration: none;}

.flink {font-family: Arial, Georgia, "Times New Roman", Times, serif;font-size: 10px;color: #852928;text-decoration: underline;}
.flink:hover {font-family: Arial, Georgia, "Times New Roman", Times, serif;font-size: 10px;color: #000000;text-decoration: none;}




h1, h2, h3 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}

h3 a {
	color: #0083CA;
	
}


table.footer {
font-size: 10px;
font-family:Arial;
color:gray;
}


span{
font-size: 12px;
font-family: Arial;
color:#4D4D4D;
line-height:1.5em;

}


hr{
height:1px;
color:silver;
}