@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e29d6e;
}


.title {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bolder;
}

.subtitle {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
}

.tboddy {
	background:#ffebdc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;

}

.class1 A:link {
	text-decoration: none;
	color: #842C1C;
	font-style: oblique;
	font-weight: bolder;
	}

.class1 A:visited {
	text-decoration: underline;
	color: #993300;
	font-style: oblique;
	font-weight: bolder;
	}

.class1 A:active {
	text-decoration: underline;
	color: #842C1C;
	font-style: oblique;
	font-weight: bolder;
	}

.class1 A:hover {
	text-decoration: underline;
	color: #990000;
	font-style: oblique;
	font-weight: bolder;
	}
	
.class3 A:link {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #842C1C;
	font-weight: bolder;
	}

.class3 A:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline;
	color: #993300;
	font-weight: bolder;
	}

.class3 A:active {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline;
	color: #842C1C;
	font-weight: bolder;
	}

.class3 A:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline;
	color: #990000;
	font-weight: bolder;
	}