body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.border {
	border: 1px solid #BCBCBC;
}

body {
	background-color: #1E2453;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E2453;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1E2453;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #1E2453;
}
h2 {
	font-size: 18px;
	color: #515151;
}
h3 {
	font-size: 16px;
	color: #000000;
}
