td
{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	color: #000000;
}

b.address
{
	color: #0080A3;
	text-decoration: underline;
}

h1
{
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #0080A3;
	margin: 10px 0px;
}

h2.holding
{
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #0080A3;
}

h2
{
	font-size: 10pt;
	color: #000;
	margin:0px;
	padding:0px;
}

hr
{
	color: #0080A3;
}

a
{
	color: #0080A3;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #F57D30;
	text-decoration: none;
	font-weight: bold;
}

input
{
	font-family: verdana, arial, helvetica;
	color: #033030;
	font-size: 8pt;
}

textarea
{
	font-family: verdana, arial, helvetica;
	color: #033030;
	font-size: 8pt;
}

input.button
{
	font-family: verdana, arial, helvetica;
	color: #033030;
	font-size: 8pt;
	background-color: #E7FEFE;
}

.quotes p
{   padding:0px;
    margin:4px 0px;
}

.quotes hr
{   
    height:1px;
    border-width:1px 0px 0px 0px;
    border-style: solid;
    border-color: #fddbc0;
}


.startquote
{
    background-image: url(../images/startquote.gif);
    background-repeat:no-repeat;
    background-position:center;
    padding:0px 2px;
}

.endquote
{
    background-image: url(../images/endquote.gif);
    background-repeat:no-repeat;
    background-position:center;
    padding:0px 2px;
}

