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


body {
	font-family: Trebuchet MS;
	font-size: 16;
	color: #49181b;
	background-color: #c0c0c0;
}

td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #49181b;
	font-weight: normal;
}

h1 {


}

h2 {
	font-size: 18px;
	/*font-weight: normal;*/
}



h3 {
	font-size: 16px;
	/*font-weight: normal;*/
}


h4 {
	font-size: 14px;
	/*font-weight: normal;*/
}
a, a:link, a:visited {
	text-decoration: none;
	color: #49181b;
	}

a:hover {
	text-decoration: underline;
	}
	
.bottomtxt {
	font-size: 11px;
	color: #bed73b;
}

.bottomlink {
	text-decoration: none;
	color: #bed73b;
}	
	

a.ankerlinks {
	color: #49181b;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

}
.copyrightline {
	font-weight: bold;
}
