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

TD
{
	background-color : #F8F8F8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

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

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

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

TD.bold
{
    color : #BA5205;
	font-weight : bold;
	font-size : 15px;
}

H2
{
    color : #053C6D;
	font-size : 20px;
}

H3
{
    color : #053C6D;
	font-size : 16px;
}

H4
{
    color : #053C6D;
	font-size : 20px;
	text-align: left;
}

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

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

LI
{
    padding-bottom : 6px;
}

IMG
{
	border-color : #053C6D;
}

.coursetitle
{
	padding-bottom : 5px;
}

.coursetext
{
	font-size : 14px;
	padding-bottom : 20px;
}

.coursetextbot
{
	font-size : 14px;
}

.arttitle
{
	font-style : italic;
    color : #3B3309;
}

.artsource
{
	font-size : 13px;
}

.arttext
{
	padding-top : 5px;
}

.artlink
{
	font-size : 14px;
	padding-top : 5px;
	padding-bottom : 20px;
	padding-left : 25px;
}

.artlinkbot
{
	font-size : 14px;
	padding-top : 5px;
	padding-left : 15px;
}

.indent40
{
    padding-top : 3px;
	margin-left : 40px;
}

.weblink
{
	font-size : 14px;
	padding-top : 5px;
	padding-left : 15px;
}

.weblinkbot
{
	font-size : 14px;
	padding-left : 15px;
	padding-top : 5px;
	padding-bottom : 10px;
}

.bold
{
    color : #4C4C4C;
	font-weight : bold;
}

.quote
{
	font-style : italic;
	color : #000000;
    padding-left : 50px;
    padding-right : 30px;
}

.quoteauthor
{
	font-size : 12px;
	text-align : right;
	color : #555516;
    padding-right : 30px;
}

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

.small
{
	font-size : 13px;
}

.smaller
{
	font-size : 12px;
}

.form
{
	font-size : 13px;
}

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

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

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

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

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