/* 
 * Default style sheet. 
 */

h1
{
    background:		#F7E2B5; 
    color:		#000000;
    text-align:		center;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		14pt;
}

h2
{
    background:		#F7E2B5; 
    color:		#000000;
    text-align:		center;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
}

h3
{
    background:		#F7E2B5; 
    color:		#000000;
    text-align:		center;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		10pt;
}

.default, body, tr, td, form, a
{
    background:		#F7E2B5; 
    color:		#000000;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
}

.a
{
    background:		#0000ff; 
    color:		#000000;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
}

a:hover
{
    color:      	#0000ff;
}



vlink, alink
{
    background:		#F7E2B5; 
    color:		#0000ff;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
}

a.schedule, td.schedule
{
    background:		#F7E2B5; 
    color:		#000000;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		10pt;
}

td.schedule8
{
    background:		#F7E2B5; 
    color:		#000000;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		8pt;
}




.warning, .error
{
    color:		#ff0000;
}

.small
{
    background:		#F7E2B5; 
    color:		#000000;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		10pt;
}

.xsmall
{
    background:		#F7E2B5; 
    color:		#000000;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		8pt;
}

.home
{
    background:		#806020; 
    color:		#000000;
    text-align:		center;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		10pt;
}

.hometext
{
    background:		#F7E2B5; 
    color:		#000000;
    text-align:		center;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
}

