@charset "UTF-8";
/* ------------------------------------------------ */
/*               Flash Stylesheet EHS               */
/* ------------------------------------------------ */

body{
	margin:0px; 
	padding:0px; 
	height:100%; 
	overflow:hidden;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
}

img {border: none;}

a:link,
a:visited {text-decoration: none; color: #333;}
a:hover {text-decoration: underline; color: #666;}
a:active {text-decoration: none; color: #0FF;}

h1 {font-size:14px}
p {font-size:12px}

.title{text-transform: uppercase; font-size: 12px;}
.main{text-align: justify!important;}
.small{font-size: 10px;}
.line{border-bottom: 1px solid #000;}
.hidden{position: absolute; margin-left: -9000px;}

#alt{
	width: 436px;
	height: auto;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

