BODY  {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial,Helvetica,sans-serif;
	margin-left:	0px;
	margin-right:	0px;
	margin-top:	    0px;
	margin-bottom:	0px;
	font-size: 15px
	}

TABLE, TH, TR, TD, DIV, P, blockquote, form, font  
	{
	font-family : Arial,Helvetica,sans-serif;
	font-size: 15px;
	}

.small {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 10px;
	}
	
.nav {
	color : #000066;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight : bold
	}
	
h1 {
	color : #660090;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 36px;
	font-weight : bold
	}
	

H2 {
	color : #660090;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight : bold
	}

H3 {
	color : #660090;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight : bold
	}


H4 {
	color : #660090;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight : bold
	}



HR {color : #660090}

LI {list-style-type : square}

A  {
	font-weight : bold;
	color : #cc3300;
	background: transparent;
	text-decoration : none;
	}

A:Visited  {
	font-weight : bold;
	color : #cc3300;
	background: transparent;
	text-decoration : none;
	}

A:Active  {
	font-weight : bold;
	color : #cc3300;
	background: transparent;
	text-decoration : none;
	}

A:Hover  {
	font-weight : bold;
	color : #000000;
	background: transparent;
	text-decoration : none;
	}

