body {
/*	background-color: #99CCFF;  */
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	line-height: 24px;
	color: #336699;
}
/*
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #000000;
	text-decoration: none;
}
*/
form {
	background-color: #99CCFF;
}
.bodytxt {
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}
.title {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height: 100%;
	text-align: center;
	background-color: #99CCFF;
	color: #000000;
}

.title_warning {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	text-decoration: none;
	line-height: 100%;
	text-align: center;
	background-color: #99CCFF;
	color: red;
}


.title_right {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height: 100%;
	text-align: right;
	background-color: #99CCFF;
	color: #000000;
}

.title_left {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height: 100%;
	text-align: left;
	background-color: #99CCFF;
	color: #000000;
}

.subtitle {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	color: #0000FF;
	text-align: center;
}

.left-title {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height: 120%;
	text-align: left;
	background-color: #99CCFF;
	color: #000000;
}
.biglink {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: underline;
	line-height: 100%;
/*	text-align: center; */
	background-color: #99CCFF;
	color: #ff0000;

