@import url(psa2.css);

a {
	text-decoration: none;
	color: #003399
}

a:hover {  
	text-decoration: underline;
	color: #0099CC
}

a:visited { 
	color: #0033CC 
}

body  { 
	background-color: #eff4f5;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif; 
	font-size: 75%;  
	font-weight: 100; 
	color: #000000
	}
	
em {   
	color: #660000;
	font-weight: bold; 
}

h1 { 
	color: #63002f;
	font-size: 110%;  
	font-weight: 600; 
	}
	
h2 { 
	color: #63002f;
	font-size: 95%;  
	font-weight: 600; 
}

h3 { 
	color: #000000;
	font-size: 90%;  
	font-weight: 600; 
}

h4 { 
	color: #000000;
	font-size: 80%;  
	font-weight: 600; 
}

h5 { 
	color: #000000;
	font-size: 80%;  
	font-weight: 600; 
}

h6 { 
	color: #000000;
	font-size: 80%;  
	font-weight: 600; 
}

strong {
  color: #660000;
	font-weight: bold; 
}
