
.header{
	Font-Family : Arial, sans-serif;
	Font-Size : 14pt;
	Font-Weight : bold;
	Font-Style : normal;
	Color : Navy;
	Background-Color : #c0c0c0;
	}
	
.header1{
	Font-Family : Arial, sans-serif;
	Font-Size : 14pt;
	Font-Weight : bold;
	Font-Style : normal;
	Text-Decoration : underline;
	Color : Navy;
	}
	
.header2{
	Font-Family : Arial, sans-serif;
	Font-Size : 16pt;
	Font-Weight : bold;
	Font-Style : normal;
	Color : Navy;
	}
	
.sheader{
	Font-Family : 'Arial', 'Verdana', sans-serif;
	Font-Size : 9pt;
	Font-Weight : bold;
	Font-Style : normal;
	Color : Navy;
	}
	

.bold{
	Font-Variant : inherit;
	Font-Weight : bold;
	Font-Style : normal;
	}



H3{
	Font-Family : Arial, Verdana, Sans-Serif;
	Color : #000080;
	}


noSPAN{
	Font-Family : 'Arial', 'Serif';
	Font-Size : 12pt;
	Color : #000080;
	}
	
.intro {
       font-family: 'Times New Roman', 'Verdana', sans-serif;
       color: Navy;
}

TD{
	font-family : 'Arial', 'Verdana', 'Comic Sans MS',  'Sans-Serif';
	color : navy;
	}
	
.line{
	Border-width : 1pt;
	Border-color : navy;
	Border-style : solid;
	padding-left : 5pt;
	padding-right : 5pt;
	}
		
.out{
	Border : 1pt solid #400080;
	width: 95%;
	}	

A:link {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}
 
A:Visited  {color : #800080;
font-family : sans-serif;
text-decoration : none;
font-weight : bold;
font-size : 9pt;
}

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;
	  }


       
