body {
	background-color: #3366cc;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagetitle {
	color: #003399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.pageheader {
	color: #003399;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}
.pageheadersmall {
	color: #003399;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}
.normaltext {
	color: #003399;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
}
.pinktext {
	color: #EAAF9D;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
}
.style3 {font-size: 18px}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #004DEC;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 13px;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.tabledesign {
	border: 1px solid #003399;
}
}
.textlink {font-size: 18px}
.textlink:link {
	color: #003399;
	text-decoration: none;
}
.textlink:hover {
	color: #004DEC;
	text-decoration: none;
}
.textlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.textlink:visited {
	color: #003399;
	text-decoration: none;
}
.pagelink {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textink:active {
	color: #003399;
	text-decoration: none;
}
.border {
	border: 1px;
	border-color: #3366CC;
}