.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.italic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border-top: 5px;
	color: #333333;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	
}

p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
}
.blackbold12 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000 ;
	margin-bottom: 0;
	margin-top: 0;
}

.bluequote {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006;
	margin-bottom: 0;
	margin-top: 0;
}


.pbold {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0;
	margin-top: 0;
}

.pbold2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
}

.calendar {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006 ;
	margin-bottom: 0;
	margin-top: 0;
}

a:link {COLOR:#F00; FONT-SIZE:14px; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION:none;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 0; margin-bottom: 0;
		
	}
	
a:active  {COLOR:#F00; FONT-SIZE:14px; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION:none;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}
	
a:visited {COLOR:#F00; FONT-SIZE:14px; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION:none;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}
	
a:hover {
	COLOR: #006;
	FONT-SIZE:14px;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:underline;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

