<!--The following are default classes.  All items with this tag will have these properties until overridden -->

body {
	font-size= 10pt;
	
	color: 666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration : none;
	left:0 
	Top: 0 
}

A {
	Text-decoration : none
}

A:visited {color: #000066}
A:link {color: 6666FF}
A:hover {color: #000099}

td {font-size: 10pt;
	color: black;
    	font-family: Arial, Helvetica, sans-serif;

}

TABLE {
	border: 0
}

img	{border-color: "black"}


.titleHighlightColor {
		color: #990000;
		font-size: 12pt;
		font-style: bold;
		
}

		
