	a {
		text-decoration : none;
		color:#777777;
	}
	
	a:hover {
		text-decoration : underline;color:#555555;
	}
	
	p,ul,li,td {
		font-size:9px;
		line-height:14px;
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
	}

	pre {
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
	}
	
	b {
		font-weight:bold;
		font-size:12px;
		line-height:15px;
	}
	
	.header {
		font-weight:bold;
		font-size:14px;
		line-height:22px;
		font-family:sans-serif;
	}
	h1 {
		font-size:22px;
		line-height:15px;
		font-family:arial;
	}
	h2 {
		font-size:12px;
		line-height:15px;
		font-family:arial;
	}
	h3 {
		font-size:14px;
		line-height:15px;
		font-family:sans-serif;
	}	
	
	.subhead {
		font-size:12px;
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
		color:black;
		font-weight:bold;		
	}
		
	.button {
		font-size:10px;
		width:80px;
	}
	
	.buttonText{
		font-size:10px;
	}
	.button {
		font-size:10px;
		width:80px;
	}
	
	.buttonText{
		font-size:10px;
	}
	
	.MSSbutton {
		font-size:8px; 
		font-family: MS Serif; 
		width:22px;  
		color:#000000; 
		background-color:#D4D4D4;
	}
	
	.MSSbuttonText{
		font-size:10px;
	}
	.MSSbutton2 {
		font-size:8px; 
		font-family: MS Serif; 
		width:50px;  
		color:#000000; 
		background-color:#D4D4D4;
	}
	
	.MSSbuttonText2{
		font-size:10px;
	}
	
	.ProductsText{
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
	.EmergencyNumberText{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	}
	
	.Instructions{
		font-size:12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #999999;
	}