td, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.maintxt {
	font-size: 12px;
	color: #333333;
}

.bldtxt {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.italbld {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.caption {
	font-size: 10px;
	color: #999999;
}

.footer {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.error {
    color: red;
    font-weight: bold;
}

.firstletter {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.water {  
	background-image: url(images/mug_wtrmrk.gif); 
	background-repeat: no-repeat; 
	background-position: right bottom
}