body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:12px;
}
table#wrapper {
	background-color: #FFFFFF;
	height:100%;
}
table#theader {
	height:60px;
}
table#tmain {
}
table#tfooter {
}
table#dform {
	border: 1px solid #CCCCCC;
	margin: auto;
}
td#intro {
}
td#dform {
}
td#error {
	color:red;
}
.smalltext {
	font-size:10px;
}
.tabletitle {
	font-weight:bold;
}
.buttontext {
	font-size: 12px; 
	text-decoration: none; 
	border: 1px ridge #000000; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title {
	color:#003399;
	font-size: 14px; 
	font-weight: bold; 
}
.subtitle {
	font-size: 12px; 
	font-weight: bold; 
}
.author {
	font-size: 10px; 
	font-weight: bold; 
}