<!--The following are default classes.  All items with this tag will have these properties until overridden -->

body {
	bgcolor: white;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;  
	
	text-align: left;
	text-decoration : none;
	left:0 
	Top: 0 
}

A {
	Text-decoration : none
}

A:visited {color: #660000}
A:link {color: #990000}
A:hover {color: #660000}

td {font-size: 10pt;
	color: black;
}

TABLE {
	border: 0
}

UL {color: #666666;
	list-style-type: square;	
}

oL {color: #666666;		
}

img	{border-color: black;}


.CopyInfo {
	font-family: Times New Roman, Times, serif;
	color: white
}


.title {color: #999999;
		font-size: 13pt;		
}