.lowerlinks {
	text-align: center;
}

a.lowerlinks:link {
	color: #FFCC00;
}

a.lowerlinks:visited {
	color: #FFCC09;
}

a.lowerlinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.lowerlinks:active {
	color: #FFFFFF;
}

a:link {
	color: #800000;
}

a:visited {
	color: #B22222;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

body, td, tr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.btext {
	margin-left: 15px;
}

h2 {
	font-size: 13pt;
	font-weight: normal;
	color: #993300; 
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}

.uflash {
	font-size: 8pt;
}
