body, td, th {
	scrollbar-base-color : #B1B0D0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #443366;
}

h1 {
	font-family: arial;
	font-size: 23px;
	color: #201040;
	background-image : url(/images/peekline.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	xpadding-bottom : 15px;
}

h2 {
	font-family: arial;
	font-size: 21px;
	color: #201040;
}

h3 {
	font-family: arial;
	font-size: 17px;
}

h4 {
	font-family: arial;
	font-size: 15px;
}

h5 {
	font-family: arial;
	font-size: 13px;
}

small {
	font-size : 11px;
}

.smaller {
	font-family: arial;
	font-size : 12px;
}

.submitbutton {
	font-size: 12px; 
	font-weight: bold;
	border: 2px outset #9080B0; 
	color: #FFEEFF;
	margin: 2px;
	background-color: #706090;
}



