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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #263b81;
}
.style4 {
	color: #FFCC33;
	font-weight: bold;
	font-size: 18px;
}
.style12 {
	font-size: 12;
	color: #ffcc33;
}
h2 {
padding:0px;
font-size:16px;
color:#1f3684;
margin:0px;
}

p { font-size:14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
