<!---->

BODY
{
    background: #e8eff2;
}

TABLE
{
    background: white;
}

.link1 A:link
{
    color: #b2790c;
	text-decoration: underline;
	
}
.link1 A:visited
{ 
	color: #4c1f45;
	text-decoration: underline;
}
.link1 A:active
{
    color: #4c1f45;
	text-decoration: none;
}

.link1 A:hover
{
    color: #4c1f45;
	text-decoration: none;
}


.link2 A:link
{
    color: white;
	text-decoration: underline;
	
}
.link2 A:visited
{ 
	color: #white;
	text-decoration: underline;
}
.link2 A:active
{
    color: #white;
	text-decoration: none;
}

.link2 A:hover
{
    color: #white;
	text-decoration: none;
}


.link3 A:link
{
    color: #b2790c;
	text-decoration: none;
	
}
.link3 A:visited
{ 
	color: #b2790c;
	text-decoration: none;
}
.link3 A:active
{
    color: #4c1f45;
	text-decoration: underline;
}

.link3 A:hover
{
    color: #4c1f45;
	text-decoration: underline;
	
}

.link4 A:link
{
    color: #b2790c;
	text-decoration: none;
	font-size: 14pt;
	
}
.link4 A:visited
{ 
	color: #b2790c;
	text-decoration: none;
	font-size: 14pt;
}
.link4 A:active
{
    color: #4c1f45;
	text-decoration: underline;
	font-size: 14pt;
}

.link4 A:hover
{
    color: #4c1f45;
	text-decoration: underline;
	font-size: 14pt;
}



P, TD, LI
{
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}


.gold
{
	font-size: 16pt;
	color: #b2790c;
	
}

.goldreg
{
	color: #b2790c;
	
}

.small
{
	font-size: 8pt;
}

.large
{
font-size:12pt;
font-weight:bold;
}

b
{
	font-weight: bold;
}

.red
{
	color: red;
}

.white
{
	color: white;
}

.whiteb
{
	color: white;
	font-weight: bold
}

.whites
{
	color: white;
	font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
	
}

IMG.thumb  { border-color: black; border-width: 1px; }

table.blue {border-style: solid; border-width: 1px; border-color: #e8eff2; }
table.black {border-style: solid; border-width: 1px; border-color: black; }
table.white {border-style: solid; border-width: 1px; border-color: white; }
