p {
	font-family:"Trebuchet MS";
	color: #666666;
	font-size: 13px;	
	line-height: 18px;
}
table {
	background-color: #FFFFFF;
}
.bodytext {
	font-family:"Trebuchet MS";
	color: #666666;
	font-size: 13px;	
	line-height: 18px;
}
.bodytext a:link {
	color: #1c4d8e;
	text-decoration: none;
	font-weight:550;
}

.bodytext a:visited {
	color: #1c4d8e;
	text-decoration: none;
	font-weight:550;
}

.bodytext a:hover {
	color: #0021EF;
 	text-decoration: underline;
	font-weight:550;
}

.heading1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1c4d8e;
	font-size: 20px;
	font-weight: 800;
}

.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1c4d8e;
	font-size: 18px;
	font-weight: 800;
}

.heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1c4d8e;
	font-size: 16px;
	font-weight: 800;
}

.textbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAD52;
	font-size: 10px;
}

ul {
	margin: 0;
	padding-left: 1em;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}





