.content {
	height: 350px;
	width: 550px;
	overflow: auto;
	position: relative;
	top: 10px;
	padding: 5px;
}
.contentwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 5pt;
	font-weight: bold;
	color: #0066CC;
}

.signupf
{
	height: 515px;
	width: 650px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}

.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A6496;
}
a {
	font-size: 9pt;
	font-weight:bold;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336799;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.panelwords {
	font-family: Arial, Helvetica, sans-serif;
	width:700px;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	padding-right: 100px;
	padding-left: 100px;
}
.panel {
	height: 300px;
	width: 600px;
	overflow: auto;
	padding-right: 20px;
}


body {
scrollbar-arrow-color: #328EE5;
scrollbar-3dlight-color: #E0F7FF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #E0F7FF;
scrollbar-track-color: #FFFFFF;
}


