body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/_back.gif);
	background-repeat: repeat-y;
}

.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/_back2.jpg);
	background-repeat: repeat-y;
}

.curve {
	background-image: url(images/_curve.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.small:link {
	font-size: 8px;
	color: #FFFFFF;
}a.small:visited {
	font-size: 8px;
	color: #FFFFFF;
}
a.small:hover {
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
a.small:active {
	font-size: 8px;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #28467C;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.bluetext {
	color: #1F3661;
}
whitelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3661;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}