@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #800000;
}
.style2 {color: #454A37;
	font-weight:bold;
}

a:link {
	color: #3C4B3D;
}
a:visited {
	color: #3C4B3D;
}
a:hover {
	color: #391702;
}
