body  {
    	font: 14px Verdana, Arial, Helvetica, sans-serif;
    	background: #FFFFFF;
	
		background-position:center top;
		background-repeat:repeat-y;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
		}
.ticker{
		font: 14px Helvetica sans-serif;
		background: #D8D5D1;
		color: #000000;
		font-weight:bold;
}		
 
.fltrt {
    	float: right;
    	margin-left: 8px;
		}
    .fltlft {
    	float: left;
    	margin-right: 8px;
		}
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
		}
.Stil1 {
font-size: large;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
color: #cc0033;
text-decoration:none;
}
a:active {
color: #cc0033;
text-decoration:none;
}
h2{
		font: 16pt Verdana sans-serif;
		color: #000000;
		font-weight:bold;
		margin:0px;
		line-height:150%;
		background-color:#F3F3F3;
		width:333px;
		padding:5px;
		text-align:center;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

.text{font: 11px Verdana, Arial, Helvetica, sans-serif;}
.fett{font-weight:bold;}
