.utf8sans {font-family: "Lucida Grande","Arial Unicode MS", sans-serif}

.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.contentcell {
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	letter-spacing: 1px;
}

.footer {
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #8F0000;
}


/* HTML Styles */

a 
{
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	color: #8F0000;
        font-size: 14px;
	text-decoration: underline;
}



a:hover
{
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	color: #8F0000;
	font-size: 14px;
	text-decoration: none;
}

a:vlink 
{
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	color: #8F0000;
	font-size: 14px;
	text-decoration: underline;
}



a:active 
{ 
					font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
					color: #8F0000;
					font-size: 14px;
					text-decoration: none;
}


td {font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
    font-size: 14px;
	color: #333333;
}


h1 {font-family: "Times New Roman", Times, serif;
    font-size: 30px;
	font-weight: bolder;
	color: #8F0000;
	font-style:italic;
	line-height: 32px;
}

h2 {font-family: "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight: bolder;
	color: #8F0000;
}

h3 {font-family: "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight: bolder;
	color: #8F0000;
}

hr {
    color: #8F0000;
	height: 1px;
}


