body {
	color: #300f0c;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.text {
	color: #300f0c;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
}

.text2 {
	color: #300f0c;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-size: 12px;
}
.text3 {
	color: #300f0c;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
}

.text4 {
	color: #300f0c;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 13px;
}

.a1:link, .a1:visited
{
	color: #300f0c;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
	text-decoration: none;
}

.a1:hover {
	color: #9e2d1e;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	text-decoration: none;
}

a:link, a:visited, a:hover {
	color: #9e2d1e;
	font-family: "Times New Roman", Times, serif;
	
	font-size: 13px;
	text-decoration: none;
}

ul {
	color: #300f0c;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #300f0c;
	font-size: 14px;}
	
.left { float: left; padding: 0px; margin: 0px 15px 5px 0; }
.right { float: right; padding: 0px; margin: 0px 0px 5px 15px; }

