h1 {
	font-family: Tahoma, Ariel;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;

}
body {
	font-family: Tahoma, Ariel;
	font-size: 10pt;
	background-color: #FFFFFF;
}
h2 {
	font-family: Tahoma, Ariel;
	font-size: 12pt;
	font-style: italic;
}
p {
	font-family: Tahoma, Ariel;
	font-size: 10pt;
}
table {
	font-family: Tahoma;
	font-size: 10pt;
}
small {
	font-family: Tahoma;
	font-size: 8pt;
}
hr {
	border: #0000FF;
	color: #0000FF;

}
.boxPara {
	border: thin solid #0000FF;
	padding: 10px;

}
.errFont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:hover {
	color: #FF0000;
}
a:visited {
	color: #FF00FF;
}
a:active {
	color: #999999;
}
ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	list-style-image: url(images/bullet.gif);
	line-height: normal;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.indent {
	text-indent: 25px;
}
.redBoldSpecial {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.boldRed {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.tdXmas {
	background-image: url(images/xmasBkGrd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bluTxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000FF;
}

