.col1 {
		color: #000000;
}

.col2 {
		color: #000080;
		
}

.col3 {
		font-weight: medium;
		color: #0000FF;
}

A:link {
	font-size : 11pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {color : #800080;
text-decoration : none;
font-weight : bold;
font-size : 12pt;
}

A:Active  {color : #008000}

A:Hover  {color : #FF0000;
				text-decoration : underline;
				}

.inline {font-size:12pt;}

.small {
       font-family: 'Verdana', 'Arial', serif;
       font-weight: medium;
       font-size: 9pt;
       color: Navy;
	}



BODY {
       margin-top: 0pt;
	  }


