body {
	background-color: #efebe8;
	SCROLLBAR-FACE-COLOR: #F27201;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #000000;
	line-height: normal;
	font-weight: normal;
	margin: 0px auto; 
	padding: 0px; 
	width: 100%;
}

.h1 {
				font-size:11px;
				color:#000000;
				font-family: Verdana, Tahoma, Helvetica, sans-serif;
				font-weight: normal;
				text-align: justify;
				padding: 0px;
				margin: 0px;

}

.normal {
				font-size:11px;
				color:#663300;
				font-family: Verdana, Tahoma, Helvetica, sans-serif;
				font-weight: normal;
				text-align: justify;
				padding: 0px;
				margin: 0px;

}


#flashcontent {

	background-color:#efebe8;
	position: relative;
	width:990px;
	height:100%;
	margin: 50px auto;
	padding: 0px;
	overflow: auto;
	
}

a:link {color:#663300; font-weight: bold; TEXT-DECORATION: none;}
a:hover {color:#000000; font-weight: bold; TEXT-DECORATION: none;}
a:visited {color:#663300; font-weight: bold; TEXT-DECORATION: none;}
a:active {color:#663300; font-weight: bold; TEXT-DECORATION: none;}

