/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {font-size: 16px}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style5 {color: #FFFFFF}
.style6 {
	font-size: 18px;
	font-style: italic;
	color: #2D304F;
	font-weight: bold;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #2D304F;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #92753a;
}

