/*
New CSS file
*/
body, p{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 11pt;
	}


H1{
	; font-style : normal;
	Color : #0000A0;
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 14pt;
	Font-Weight : bold;
	}


H2{
	Color : #0000A0;
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 12pt;
	Font-Weight : bold;
	}


H3{
	; font-weight : normal;
	Color : #0000A0;
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 10pt;
	}


A:link{
	Color : #A00000;
	Font-Weight : bold;
	Text-Decoration : none ! important;
	}


A:visited{
	Color : #00A0A0;
	Font-Weight : bold;
	Text-Decoration : none ! important;
	}


A:active{
	Color : #00A0000;
	Font-Weight : bold;
	Text-Decoration : none ! important;
	}


A:hover{
	Color : #00A0000;
	Font-Weight : bold;
	Text-Decoration : none ! important;
	}


.small{
	; font-weight : normal;
	Font-Size : 9pt;
	}


A:visited.small{
	Color : #00A0A0;
	Font-Size : 9pt;
	Font-Weight : normal;
	Text-Decoration : none ! important;
	}


A:active.small{
	Color : #00A0000;
	Font-Size : 9pt;
	Font-Weight : normal;
	Text-Decoration : none ! important;
	}


A:hover.small{
	Color : #00A0000;
	Font-Size : 9pt;
	Font-Weight : normal;
	Text-Decoration : none ! important;
	}


A:link.small{
	Color : #A00000;
	Font-Size : 9pt;
	Font-Weight : normal;
	Text-Decoration : none ! important;
	}


DT{
	; color : #0000A0;
	Background-Color : White;
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 11pt;
	}


DD{
	Background-Color : White;
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 11pt;
	}


PRE{
	Background-Color : White;
	Font-Family : "Courier New", Courier, mono;
	Font-Size : 10pt;
	}


OL{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 11pt;
	}


UL{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 11pt;
	}
	
li{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Size : 11pt;
	}


.note{
	Background-Color : #FFFFCC;
	}


.large{
	Font-Size : 12pt;
	}

blockquote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt}


