.maintext
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#613912;
	text-align:justify;
}
.textsmall
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#A3835C;
}
h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	font-weight:normal;
	color:#6D0701;
	display:inline;
}
h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:700;
	color:#613912;
	display:inline;

}
.title
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:700;
	color:#640702;
	display:inline;

}
a
{
	color:#70110B;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#F1A40E;
	font-weight:bold;
	text-decoration:underline;
}