body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/background.jpg);	
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;

}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3C3CFF;
	text-decoration: none;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}


.large-blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #013567;
	text-decoration: none;
}

.larger-blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #013567;
	text-decoration: none;
}

.larger2-blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013567;
	text-decoration: none;
}
.box {
	background-color: #FFFFFF;
}

.space {
	line-height: 20px;
}

.border {
	border: thin solid #013567;
}
.text-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.nav a:link {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
.nav a:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
.nav a:hover {
	color: #CEDAEA;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
.nav a:active {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

.yellow {
	color: #FF0;
	font-weight: bold;
	font-size: 15px;
}