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

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 120%;
}
a:link {
	color: #1A429A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A429A;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {	font-size: 11px;
	color: #666666;
}
a {
	font-weight: bold;
}
.style2 {
	color: #1A429A;
	font-weight: bold;
}
.style3 {color: #5CD1D2}
.style5 {	font-size: 9px;
	color: #666666;
}
.style6 {color: #1A429A}
.style7 {	font-size: 10px;
	font-weight: bold;
}
.style8 {	
		font-size: 13px;
		font-weight: bold;
		color: #FFF;
}

