<!--The following are default classes.  All items with this tag will have these properties until overridden -->

body {
	font-size: 12pt;
	
	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: #CCCC00}
A:link {color: #CCCC33}
A:hover {color: #CCCC00}

td {font-size: 10pt;
	color: white;
}

.nav:visited {color: #333333; font-size: 12pt;}
.nav:link {color: #333333; font-size: 12pt;}
.nav:hover {color: #666600; font-size: 12pt;}


TABLE {
	border: 0
}

img	{border-color: "black"}

.CopyInfo {
	font-family: arial;
	color: black
}


.title{
		color: #000066;
		font-size: 14pt;
		font-style: bold;
		
}


		
