body {
	font-size : 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
	background-color : #CCDDEE;
	width : 100%;
	height : 100%;
}
.canedit {
	border:1px solid #7A96DF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%
}
.smallcell {
	font-size : 80%;
	}
.headcell {
	font-size : 80%;
	color : #336699;
	}
.titlecell1 {
	font-size : 110%;
	font-weight : bold;
	color : #336699;
	letter-spacing : 5px;
	word-spacing : 10px;
	}
.titlecell2 {
	font-size : 80%;
	font-weight : bold;
	color : #336699;
	}
.smalltime {
	font-size : 70%;
	}
form, table {
	margin : 0px;
	padding : 0px;
	}