/* CSS Document */

.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.H1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
.bold {font-family: "Trebuchet MS"; font-size: 15px; color: #990000; font-weight: bold; }
.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2D5C94;
	font-weight: bold;
}
.smallfont { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px}