body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
}

.bodytext {
	font-family: arial;
	font-size: 10pt;
}

.titletext {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: blue;
}

.warntext {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	border: 2px dashed red;
	background-color: #FFFFFF;
	color: red;
}

.bigtext {
	font-family: arial;
	font-size: 20pt;
}