@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 10px}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #4E688D;
}
.style4 {font-weight: bold}
.style5 {color: #7d0000}
a:link {
	color: #7D0000;
}
a:visited {
	color: #7D0000;
}
a:hover {
	color: #19355c;
}
#content p {
	margin:0;
	padding:0;
	}
