BODY
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : #636466;
    
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    
}

.background
{
     background-image : url(graphics/background.gif);
}

.indent
{
	margin-left : 30px;
}

H1
{
    color : #000000;
	font-size : 14px;
	text-align: left;
}

H2
{
    color : #1C4F9C;
	font-size : 30px;
	text-align: right;
}

H3
{
    color : #C67D0E;
	font-size : 18px
}

H4
{
    color : #004A29;
	font-size : 15px;
	text-align: center;
    font-style : italic;
}

H5
{
    color : #004A29;
	font-size : 16px;
	text-align: left;
}

H6
{
    color : #004A29;
	font-size : 18px;
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : normal;
}

DD
{
	padding-bottom : 3px;
	margin-left : 25px;
}

LI
{
	padding-bottom : 6px;
}

.caption
{
	font-size : 13px;
	text-align: center;
}   
  
.orange
{
    color : #B75D0D;
    font-weight : bold;
}

.white
{
    background-color : #ffffff;
    background-image : url(graphics/white.gif);
}
 
.righttext
{
    color : #736432;
    font-weight : normal;
    font-size : 12px;
}
  
.footer
{
	font-size : 12px;
	text-align: center;
	line-height : 16px;
}

.smaller
{
	font-size : 12px;
}
.smallest
{
	font-size : 10px;
}
.smallerred
{
    color : #CC1724;
	font-size : 12px;
	font-style : italic;
}

.largebold
{
    color : #C83A37;
	font-size : 24px;
    font-weight : bold;
}

.large
{
	font-size : 13px;
    font-weight : normal;
}

.bold
{
    color : #C83A37;
    font-weight : bold;
}

.form
{
    font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.copyright
{
	font-size : 9px;
	color : #ffffff;
	text-align: center;
}

.quote
{
	font-style : italic;
}

.quoteauthor
{
	font-size : 12px;
	text-align : right;
}

.hidden
{
	color : #F9F5E4;
}

.error
{
    color : #CC1724;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}
