/* Use this */ 

.small{
	font-family : Sans-Serif;
	font-size : 8pt;
	text-align : center;
	}


.smallbold{
	Font-Family : Sans-Serif;
	Font-Size : 8pt;
	Font-Weight : bold;
	Text-Align : center;
	}

A:Active{
	Color : DarkOrange;
	Font-Weight : Bold;
	Text-Decoration : underline;
	}


A:Hover{
	Color : Tomato;
	Font-Weight : normal;
	Text-Decoration : underline;
	}


A:link{
	Color : #0000FF;
	Font-Weight : normal;
	Text-Decoration : none;
	}


A:Visited{
	/*Color : #cc6666;*/
	Font-Weight : normal;

	}

CAPTION{
	font-family : Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	}


DD{
	Color : navy;
	Font-Family : Sans-Serif;
	Font-Weight : normal;
	}


DT{
	Color : #2F4F4F;
	Font-Family : Sans-Serif;
	Font-Weight : bold;
	}


H1{
	Font-Family : Sans-Serif;
	Font-Size : 18pt;
	font-weight : normal;
	Text-Align : left;
	}


H2{
	Font-Family : Sans-Serif;
	Font-Size : 16pt;
	font-weight : normal;
	Text-Align : left;
	}


H3{
	Font-Family : Sans-Serif;
	Font-Size : 14pt;
	font-weight : normal;
	Text-Align : left;
	}


H4{
	Font-Family : Sans-Serif;
	Font-Size : 12pt;
	color: #CC6666;
	text-decoration: overline;


	}


H5{
	Font-Family : Sans-Serif;
	Font-Size : x-small;
	}


H6{
	Font-Family : Sans-Serif;
	Font-Size : 11pt;
	}

/* CSS file created using Sheet Stylist v1.5
   Date Created : 4/6/98

Style sheet created by New CSS File wizard*/
P,UL,OL,TD,DL{
	Color : #003333;
	Font-Family : Sans-Serif;
	Font-Size : 10pt;
	Font-Weight : normal;
	padding-left: 5px;

	}


STRONG{
	Color : #666699;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
hr {
	color: #CC6666;
}
