A:link     {
			text-decoration: underline;
			color: "#A296B4"
			}

A:visited  {
			text-decoration: underline; 
			color: "#9D8CB0"
			}

A:active   {
			text-decoration: underline; 
			color: "#99CCFF"
			}

A:hover    {
			text-decoration: none; 
			color: "#0099FF"
			}


.BODY  {
	font-size : 9pt;
    font-family : Trebuchet MS;
	color : #333333
	}
	
.smallheadline {
	font-size : 8pt;
	font-family : Trebuchet MS;
	color : #808080;
	}
	
TD  {	
	font-family : Trebuchet MS, Tahoma, Arial;
	font-size : 9pt;	
	color : #333333;
	}

.headline {
	font-size : 12pt;
	font-family : Trebuchet MS;
	color : #605274;
	font-weight:bold
	}
	
.header {
	font-size : 12pt;
	font-family : Trebuchet MS, Tahoma, Arial;
	color : #5A4D6C; 
	font-weight:bold
	}

.small {
	font-size : 8pt;
	font-family : serif;
	color : #86779D;
	}