p  {
	font-family: times, arial,  sans-serif; font-weight: normal; 
	font-size: 12pt;
} 


p.normal {font-family: arial, times, sans sarif};
        {font-weight: normal; font-size: 13pt;
		 
		 }


p.thick
			 {font-weight: bold;
			 font-size: 12pt;			 
	}
	
p.thick1 {font-weight: boldest; font-family: times, arial, sans-serif;
			 font-size: 16pt;			 
	}

p.thick2 {font-weight: boldest; font-family: arial, times, sans-serif;
			 font-size: 14pt;			 
	}

			 
p.thicker 			
			{color: #30F;
			font-weight: bold;
			font-family: arial;
			font-size: 11pt;
			text-decoration: underline;
	}		
			
p.thicker1 			
			{color: #005;
		font-weight: bolder;
			font-family: arial;
			font-size: 11pt;
			text-decoration: none;	
	}

h1 {color: #c00; font-family: times, arial; font-size: 20pt;
}
h2 {color: #0000CC; font-family: times, arial; font-size: 18pt;
}
h3 {color: #c00; font-family: times, arial; font-size: 20pt;
}
h4 {color: #00c; font-family: times, arial;  font-size: 16pt;
}
h5 {color: #c00; font-family: times, arial;  font-size: 16pt;
}
h6 {color: #c00; font-family: times, arial;  font-size: 18pt;
}

#subhead {color: black; font-family: times, arial, san-serif; 
font-weight: bolder; text-decoration:underline; font-size: 16pt}

#subhead1 {color: #006; font-family: arial, times, san-serif; 
font-weight: bold; text-decoration:none; font-size: 16pt}

#subhead2 {color: #006; font-family: arial, times, san-serif; 
font-weight: bold; text-decoration:none; font-size: 12pt}

#subhead3 {color: #000; font-family: courier, arial, times, san-serif; 
font-weight: normal; text-decoration:none; font-size: 12pt}

#subhead4 {color: #000; font-family: arial, times, san-serif; font-weight: bolder; text-decoration:none; font-size: 10pt}

#subhead5 {color: #0000CC; font-family: times, arial, san-serif; 
font-weight: bolder; text-decoration:none; font-size: 14pt
}
#subhead6 {color: #009; font-family: times, arial, san-serif; 
font-weight: normal; text-decoration:none; font-size: 12pt
}
#subhead7 {color: #0000CC; font-family: times, arial, san-serif; 
font-weight: normal; text-decoration:none; font-size: 20pt;
}
#subhead8 {color: #c00; font-family: times, arial, san-serif; 
font-weight: normal; text-decoration:none; font-size: 12pt;
}
#subhead9 {color: #0000CC; font-family: times, arial, san-serif; 
font-weight: bolder; text-decoration:none; font-size: 20pt
}
#subhead10 {color: #C00; font-family: times, arial, san-serif; 
font-weight: bolder; text-decoration:none; font-size: 12pt
}
	
	
a:link {text-decoration:underline;}
a:hover { text-decoration: none;
color:#c50}
/*links at top right*/

a.menu:link  {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #c00; 
	text-decoration: none;
	background:transparent;
	}
	
a.menu:active  {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #00F; 
	text-decoration: none;
	background: transparent;
	}
	

a.menu:visited  {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #00F; 
	text-decoration: none;
	background:transparent;
	}
	
	
a.menu:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #C00; 
	text-decoration: underline overline;
	background: transparent;
}
p a:link {
	
	font-weight: bold;
	text-decoration: underline;
	
	}
	
p a:active {
	color: #c00;
	text-decoration: none;
	}
	
p a:visited {
	color: #00F;
	text-decoration: underline;
	font-weight: normal;
	}

p a:hover {
	text-decoration: none;
	color: #c00;
	}


#border {
	border: solid black 1px; padding: 3px 50px 3px 50px;
}

#border1 {
	border: solid black 1px; padding: 5px 0px 0px 5px;
}
#border2 {
	border: dashed #coo 1px; padding: 0px 0px 0px 0px;
}




.border1 {
	border: 1px solid #000000;
}
.test1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.test2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
