body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #4C89C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	color: #FFFFFF;
}
.pageflag {
	font-family: Webdings;
	font-size: 12px;
	letter-spacing: 5px;
}a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.textbox{
border:1px #CCCCCC solid;
}