/* CSS Document */
body {
	height:100%;
	background-color: #E5E1DD;
}
#fullheight {
	margin: 0px;
	padding: 0px;
	height:100%;
}
.bodyText {
	color: #8C4066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.hilite {color: #660033;
	}
	
	.style1 {font-size: 12px}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
}.width100forms {
	width: 100%;
}
