body {
	background-image: url(../images/bg.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
}
a:link {
	color: #0C2667;
}
a:visited {
	color: #0C2667;
}
a:hover {
	color: #2A82D5;
}
a:active {
	color: #0C2667;
}
.border {
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.title {
	font-family: Impact, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.big {
	font-family: Impact, Arial;
	font-size: 36px;
}

