body,td,th {	/* default font for site */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

body {
	background-color: #CEC7AD;
}

a:link {
	color: #003063;
}

a:visited {
	color: #333;
}

a:hover {
	color: #FF3300;
}

.boldBlue { 
	FONT-WEIGHT: bold; 
	COLOR: #003063 
}

.smallText, a.smallText {
	font-size: 10px
}

.largeBold, a.largeBold {
	font-size: 14px;
	font-weight: bold;
}
