BODY
{
	font-family : Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 14px;
    background-image : url(graphics/background.jpg);
}

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

.backgroundtop  
{
    background-image : url(graphics/top_background.gif);
}
    
TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 14px;
	text-align: right;
    font-style : italic;
	}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 16px;
	text-align : center;
	font-style : italic;
    font-weight : bold;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

LI
{
    padding-top : 6px;
}

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

.smaller
{
	font-size : 11px;
}

.large
{
	font-size : 15px;
}

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


.larger
{
	font-size : 15px;
    font-weight : bold;
}


.form
{
	font-size : 13px;
}

.blue
{
    color : #084C8D;
}

.green
{
    color : #634606;
}

.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}

.quote
{
	font-style : italic;
	color : #000000;
    font-size : 12px;
    padding-left : 25px;
    padding-right : 25px;
}

.quotetitles
{
	font-size : 13px;
    font-style : italic;
	color : #00008B;
    padding-left : 50px;
    padding-right : 30px;
}
.quoteauthor
{
	font-size : 12px;
	text-align : right;
	color : #00008B;
    padding-right : 100px;
}


.testimonial
{
	font-style : italic;
}

.TODO
{
	font-style : italic;
    color : #FB0000;
}

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

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

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

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