body { 
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px; padding-left: 5px ; padding-right: 5px ;
}

#borderaround {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
h1 { color: #373D91; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 18px; }
h2 { color: #b44343; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 15px; font-weight: bold; font-style: italic; }
.text { padding-left: 5px ; padding-right: 5px ;}
.copy { color: white; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; font-weight: bold; padding-left: 5px ; padding-right: 5px ; }
a:link   { color: white; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }
a:visited  { color: white; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline;  }
a:hover  { color: white; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline;  }


.class1 A:link {
	text-decoration: underline;
	color: #000;	
	font-weight: normal;
}

.class1 A:visited {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}

.class1 A:active {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}

.class1 A:hover {
	text-decoration: underline; 
	color: #000;
	font-weight: normal;
}
