body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;}
h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}

.headtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.footersmall {
	font-size: 9px;
	color: #000000;
}
.caption {
	font-style: italic;
	font-weight: bold;
}

.nojustify {text-align: left;}
.centre {text-align: center;}
.right {text-align: right;}
.emphasis {font-weight: bold;}
.black {color: #000000;}
.left {text-align: left;}
.redemphasis {
	font-weight: bold;
	color: #FF0000;}
A:LINK {color : #0000FF;}
A:VISITED {color: #800080;}
A:ACTIVE {color: #FF0000;}
A:HOVER {
	background: #FF0000;
	color: #FFFFFF;}
.blocktitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;}.floatr {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xmas {
	background-image: url(/assets/XmasLights.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.brdr {
	border: 1px solid #333333;
}
.padtb {
	padding-top: 5px;
	padding-bottom: 5px;
}

