/** BASIC */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004784
}

a:link {
	color: #004784
}

a:hover {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-style: italic;
}
.style4 {color: #FF0000}
.style6 {color: #FF0000; font-size: 16px; }