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

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 150%
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #7a2222;
}
a:link {
	color: #901D15;
}
a:visited {
	color: #901D15;
}
a:hover {
	color: #C8171C;
}
#flashcontent {
	padding:0;
	overflow:visible; 
	height:405px; 
	width:580px;
	margin-top:20px;
	
}