       /* simpleviewer hide from ie on mac \*/
       html {
	height: 100%;
	overflow: hiddden;
       }
	
       #flashcontent {
	height: 300px;
       }
       /* end hide */

body {
	height:  100%;
	color: #000;
	font-family: Sans-Serif;
	font-size: 15px;
	padding: 0px;
	margin: 30px;
	background: #ffffff;
}

a:focus, object:focus {
	outline: none;
	-moz-outline-style: none;
} 
	a {
	color:#666;
}
 

       div.total {
	position:relative;
	top:0px;
	width:100%;
	height:100%
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	background-color:#ffffff;
	}
 	
       table.st {
	position:relative;
	width:800;
	text-align:center;
	}
 
       img.rightaligned {
	position:relative;
	right:0px;
	}

       p.frontfontred {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:0.8em;
	color:#c01010;
	line-height:16px;
	position:relative;
	right:0px;
	top:0px;
	}

       p.frontfontlitered {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	color:#d05050;
	line-height:8px;
	position:relative;
	right:3px;
	top:0px;
	}

       p.frontfontblack {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	color:#666666;
	line-height:8px;
	position:relative;
	right:0px;
	top:0px;
	}

       p.frontfontgrey {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	white-space:nowrap;
	color:#737373;
	line-height:8px;
	position:relative;
	right:0px;
	top:0px;
	}

       p.frontfontlitegrey {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	white-space:nowrap;
	color:#939393;
	line-height:8px;
	position:relative;
	right:0px;
	top:0px;
	}

      p.frontfontwhite {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.60em;
	white-space:nowrap;
	color:#f0f0f0;
	line-height:8px;
	position:relative;
	right:0px;
	top:0px;
	}
