/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	font-size: 18px;
	color: #244872;
}
.style2 {
	color: #244872;
	font-style: italic;
}
.style3 {color: #333333}

.style4 {color: #244872}
.style6 {
	font-size: 10px;
	font-weight: bold;
}
.style7 {font-size: 12px}
a:link {
	color: #244872;
}