BODY
{
    font-family: Arial, Helvetica, sans-serif;
	color : #000000;
    font-size : 11px;
	background-color : #ffffff;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
	color : #000000;
    font-size : 11px;
}

TD.back
{
    background-image : url(../graphics/background_pop.gif);
    padding-left : 100px;
    padding-right : 100px;
}


LI
{
    padding-top : 3px;
}
<BR>

A:LINK
{
    color : #5957A7;
    text-decoration : none;
}

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

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

H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 13px;
	text-align: left;
	}

H2
{
    color : #993366;
	text-align : left;
	font-size : 13px;
    font-weight: bold;
}

H3
{
    font-family: "Times New Roman", Times, serif;
	color : #993366;
	text-align : center;
	font-size : 18px;
	font-weight: normal;
}

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

.indent1
{
	margin-left : 20px;
}

.indent2
{
	margin-left : 40px;
}

DIV.workshoptitle
{
    font-family: "Times New Roman", Times, serif;
	color : #993366;
	text-align : center;
	font-weight: bold;
	font-size : 24px;
}

DIV.workshoptitlesmall
{
    font-family: "Times New Roman", Times, serif;
	color : #993366;
	text-align : center;
	font-weight: bold;
	font-size : 18px;
}

DIV.workshoptitlesmaller
{
    font-family: "Times New Roman", Times, serif;
	color : #993366;
	text-align : center;
	font-weight: bold;
	font-size : 16px;
}

DIV.workshopsub
{
	color : #461301;
	text-align : center;
	font-size : 15px;
}

.underline
{
	text-decoration : underline;
}

.footer
{
	font-size : 13px;
}

.smaller
{
	font-size : 10px;
}

.larger
{
	font-size : 13px;
}

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

.popupfooter
{
    font-size : 10pt;
    text-align : center;
	color : #461301;
}

a.orange:LINK
{
    color : #991F00;
    text-decoration : none;
    font-weight : bold;
}

a.orange:VISITED
{
    color : #991F00;
    text-decoration : none;
        font-weight : bold;
}

a.orange:HOVER
{
    color : #6061A9;
    text-decoration : underline;
}

