body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;
}

a {
	font-size: 13px;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1C3664;
}
a:visited {
	color:  #1C3664;
	text-decoration: underline;

	}
a:active {
	color:  #1C3664;
	text-decoration: underline;

	}
a:hover {
	color: #1C3664;
	text-decoration: none;
	}
	
a.nav {
	font-size: 13px;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C3664;
}
a:visited.nav {
	color:  #1C3664;
	text-decoration: none;

	}
a:active.nav {
	color:  #1C3664;
	text-decoration: none;

	}
a:hover.nav {
	color: #000000;
	text-decoration: none;
	}

a.footerlink {
	font-size: 11px;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited.footerlink {
	color:  #FFFFFF;
	text-decoration: underline;

	}
a:active.footerlink {
	color:  #FFFFFF;
	text-decoration: underline;

	}
a:hover.footerlink {
	color: #FFFFFF;
	text-decoration: none;
	}

.smallp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.grayboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-style: normal;

}
.whiteboldtext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.graybold15text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;

}

