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

body {
	overflow-y:scroll;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #024379;
}
a:link {
	color: #135287;
}
a:visited {
	color: #135287;
}
a:hover {
	color: #6633FF;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 10px}

.style4 {
	color: #000000;
	font-weight: bold;
}
