body	{font-size:10pt;
        color:#000033;
		scrollbar-face-color: #666699;
		scrollbar-highlight-color: #666699;
		scrollbar-shadow-color: #666699;
		scrollbar-3dlight-color: #666699;
		scrollbar-arrow-color: #ffffff;
		scrollbar-track-color: #cfcfcf;
		scrollbar-darkshadow-color: #666699; 
}

td,th	{font-size:10pt; color:#000033;
}

em{ font-style:normal;
}

h1 strong em a {
	    font-size:9pt;
	    font-weight:normal;
	    margin-top:0px;
	    margin-left:0px;
	    margin-bottom:0;
        font-style:normal;
        color:#666666;
}
h2{font-size:14pt;}
h3{font-size:10pt;}

img		{border-color: #990099 }

a:link {color:#FFA366
    	text-decoration: none;
 }
a:visited {
	color: #FFA366;
	text-decoration: none;

}
a:active {
	color: #FFCCFF;
	text-decoration: none;
}
a:hover {	color: #FFFF00;
			text-decoration: none;
			background-color: #990099;
			text-decoration: none;
			background-color: #990099;
			position: relative;
			top: 1.5px;
			left: 1.5px;}

.style1 {
	color: #E7E7E7;
	font-weight: bold;
}