body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 78%;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	text-transform: lowercase;
	font-variant: normal;
	line-height: normal;



}
.levtnavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;

}

.levtnavhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	font-weight: normal;
	color: #333366;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.maintxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-decoration: none;

}
.maintxtitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
	color: #000000;

}
.maintxtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	color: #000066;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
}
.newstxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FF3300;
	font-style: normal;
}

a:link    {color: white; text-decoration: none;font-size: 78%;font-weight: bold;}
a:visited {color: white; text-decoration: none;font-size: 78%;font-weight: bold;}
a:active  {color: gray; text-decoration: underline;font-size: 78%;font-weight: bold;}
a:hover   {color: gray; text-decoration: underline;font-size: 78%;font-weight: bold;}


