body {
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	color:#000;
	
}

body, td, .normaltext { font-size:8pt; }

h1, h2, h3, h4, h5 { margin:0; }

a {
	color:#0000ff;
	padding:1px;
}
a:visited { color:#606; }
a:focus {
	text-decoration:none;
	color:#f90;
	background:#fff;
}
a:hover {
	text-decoration:none;
	color:#fc0;
	background:#333;
}
a:active { color:#f33; }

.h1 {
	font-family:Palatino,Times New Roman,serif;
	font-size:20pt;
	font-weight:bold;
}

.h2 {
	font-family:Trebuchet MS,Palatino,Times New Roman,serif;
	font-size:13pt;
	font-weight:bold;
}

.h3 {
	font-size:9pt;
	font-weight:bold;
}

.cat1 {
	font-size:11pt;
	font-weight:bold;
}

.smallprint { font-size:8pt; }

.errormessage {
	color:#f00;
	font-weight:bold;
}
.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; background-color: #FFFFFF}

