@charset "UTF-8";
/* CSS Document */

.bodynormal {	font-family: Verdana, Arial, Helvetica, sans-serif;
            	font-size: 11px;
            	font-style: normal;
            	line-height: 16px;
            	font-weight: normal;
            	font-variant: normal;
            	text-transform: none;
            	color: #333333;
				}
			
.bodyboldgreyl {	font-family: Verdana, Arial, Helvetica, sans-serif;
            	font-size: 11px;
            	font-style: normal;
            	line-height: 16px;
            	font-weight: bold;
            	font-variant: normal;
            	text-transform: none;
            	color: #333333;
}
.bodybold {	font-family: Verdana, Arial, Helvetica, sans-serif;
            	font-size: 11px;
            	font-style: normal;
            	line-height: 16px;
            	font-weight: bold;
            	font-variant: normal;
            	text-transform: none;
            	color: #144284;
}
.bodyserif {	font-family: Times New Roman, Times, serif;
            	font-size: 22px;
            	font-style: normal;
            	line-height: 28px;
            	font-weight: normal;
            	font-variant: normal;
            	text-transform: none;
            	color: #144284;
}
.bodyboldbullets {	font-family: Verdana, Arial, Helvetica, sans-serif;
            	font-size: 11px;
            	font-style: normal;
            	line-height: 16px;
            	font-weight: bold;
            	font-variant: normal;
            	text-transform: none;
            	color: #144284;
}

.bodynormal a:link {	color: #333333;	text-decoration: none;}
.bodynormal a:visited {	color: #333333;	text-decoration: none;}
.bodynormal a:hover {	color: #144284;	text-decoration: none;}
.bodynormal a:active {	color: #333333;	text-decoration: none;}

.email {	font-family: Verdana, Arial, Helvetica, sans-serif;
            	font-size: 11px;
            	font-style: normal;
            	line-height: 14px;
            	font-weight: normal;
            	font-variant: normal;
            	text-transform: none;
            	color: #144284;
            	text-decoration: none;
}

.email a:link {	color: #144284;	text-decoration: none;}
.email a:visited {	color: #144284;	text-decoration: none;}
.email a:hover {	color: #333333;	text-decoration: none;}
.email a:active {	color: #144284;	text-decoration: none;}