
body {
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	margin: 0px;
	line-height: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
}
.input1 {
	font-size: 12px;
	color: #2567BE;
	background-color: #FFFFFF;
	border: 1px solid #97B9E8;
}
.input2 {

	font-size: 12px;
	color: #FFFFFF;
	background-color: #426FB9;
	border: 1px solid #97B9E8;
}
.welcome {
	color: #3475CB;
	font-size: 12px;
}
a.morelink:link {
	color: #4370BA;
	text-decoration: none;
	font-weight: bold;
}
a.morelink:visited {
	color: #4370BA;
	text-decoration: none;
	font-weight: bold;
}
a.morelink:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
a.morelink:active {
	color: #00FFFF;
	text-decoration: underline;
	font-weight: bold;
}
.redword {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
.redtitle {
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.redtitle1 {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:link {text-decoration:none; 
color:#000000; font-size:9pt} 
a:visited {text-decoration:none; color:#000000; font-size:9pt} 
a:active {text-decoration:none; 
color:#000066; font-size:9pt} 
a:hover {text-decoration:none; color:#000066; font-size:9pt}