.alert {
	font-weight: bold;
	color: #FF0000;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.warning {
	font-weight: bold;
	color: #FF6600;
}
.info {
	font-weight: bold;
	color: #00CC00;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#999999;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

tr.greenbar1 {
	background-color:#FFFFFF;
}
tr.greenbar2 {
	background-color:#EEEEEE;
}
tr.greenbarh {
	background-color:#CCCCCC;
}
tr.greenbarsubh {
	background-color:#DDDDDD;
}.smaller {
	font-size: 9pt;
}

