BODY, td {
	color : #666666;
	font-family : Georgia, Verdana, sans-serif;
	font-size : 10pt;
}

.error {
	color : #ff0000;
	border: 1px solid #ff0000;
}

.ok {
	color : #666666;
	border: 1px solid #999999;
}

.highlight {
	color : #ffcc00;
	font-weight : bold;
}

.footer {
	font-size : 6.5pt;
	font-family : Arial, sans-serif;
}

.greyOutline {
	border: 1px solid #cccccc;
}
	
A {
	color : #999999;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER {
	color : #ffcc00;
	text-decoration : none;
	font-weight : normal;
}

.menu {
	font-size : 9pt;
	font-weight : normal;
	font-family : Verdana, sans-serif;
}

.title {
	font-size : medium;
	font-weight : bold;
}

