/* CSS Document */



h1 {
	font-family: Arial, Helvetica, sans-serif;  color: #548BBD;
	font-size: xx-large; 
}

h2 {
	font-family: Arial, Helvetica, sans-serif; color: #548BBD;
	font-size: 20px; 
}
h3 {
	font-family: Arial, Helvetica, sans-serif; color: #548BBD;
	font-size: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif; color: #548BBD;
	font-size: small;
}

a.small { font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: #666666; text-decoration: none; }
a.small:hover { font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: #548BBD; text-decoration: none; }
a { font-family: Arial,Helvetica,sans-serif; font-size: 18px; color: #666666; text-decoration: none; }
a:hover { font-family: Arial,Helvetica,sans-serif; font-size: 18px; color: #548BBD; text-decoration: none; }

p { font-family: Arial,Helvetica,sans-serif; font-size: 16px; text-decoration: none; color: #666666;}
p.f1 { font-family: Arial,Helvetica,sans-serif; font-size: 14px;  text-decoration: none; }

