﻿.header{
	font-family:"Agency FB";
	font-size:30px;
	color:#00ACE6;
	font-weight:normal;
}
.subheader{
	font-family:"Agency FB";
	font-size:20px;
	color:#00ACE6;
	font-weight:bold;
}
.navlink{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#00ACE6;
	font-weight:bold;
}
.nav{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.p{
	font-family:Trebuchet MS;
	font-size:12px;
	color:black;
	font-weight:normal;
	word-spacing:-1px;
	letter-spacing:0px;
	padding-bottom:0px;
	padding-top:0px;
}
.sd{
	font-family:Arial,Verdana;
	font-size:small;
	color:#CC3300;
	font-weight:bold;
}
.em{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#EC2F00;
	font-weight:bold;
	font-style:italic;
}