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


body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	
}
.style1 {font-size: 11px}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #58150a;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #4c2400;
}
.style3 {font-weight: bold}
.style4 {color: #973421}
.style5 {
	font-size: 18px;
	font-weight: bold;color: #4c2400;
}