BODY
{
	background-color : #d7d4c1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	margin-left : 0px;
	margin-top : 0px;
}

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

H2
{
    color : #333300;
	font-size : 16px;
	font-weight : bold;
	text-align: center;
}

H3
{
    color : #333300;
	font-size : 16px;
	text-align: left;
}

H4
{
    color : #333300;
	font-size : 16px;
	text-align: center;
}

H5
{
    color : #333300;
	font-size : 16px;
	text-align: left;
	font-weight : bold;
	border-style : solid;
	border-bottom-width : 2px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

.smaller
{
	font-size : 12px;
}

.small
{
	font-size : 10px;
}

.caption
{
	font-size : 12px;
	text-align: center;
}

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

.larger
{
	font-size : 17px;
}

.indent
{
	padding-left : 30px;
}

.indent60
{
	padding-left : 60px;
}

.narrow1
{
    padding-left : 25px;
    padding-right : 25px;
    top : 0px;
}

.justify
{
        text-align : right;
}

.linespace
{
	line-height : 19px;
}

.quote
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #9F7F1A;
    font-weight : bold;
	font-style : italic;
}

.form
{
    font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	background : #FFFFFF;
}

.orange
{
    color : #B74306;
    font-size : 16px;
    font-weight : bold;
}


.footername
{
    font-size : 16px;
 	text-align: center;
    font-weight : bold;
    color : #333300;
}

.footer
{
    font-size : 12px;
 	text-align: center;
}

.todo
{
    font-size : 12px;
 	color : #ff0000;
}

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

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

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

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