A.link_white
{  font-weight: bold; color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 10pt}

A.link_gray
{  font-weight: bold; color: #333333; text-decoration: none; font-family: Tahoma; font-size: 10pt}

A.link_red
{  font-weight: bold; color: #FF0000; text-decoration: none; font-family: Tahoma; font-size: 10pt}


A.link_blue
{
	font-weight: bold;
	color: Blue;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt
}


	
A:LINK {
	color: #CC3300;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt
}

A:ACTIVE {
	text-decoration: underline;
	color: #CC3300;
	font-family: Tahoma;
	font-size: 10pt
}

A:VISITED {
	text-decoration: none;
	color: #CC3300;
	font-family: Tahoma;
	font-size: 10pt
}

A:HOVER {
	color: #191970;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10pt
}

p {  color:#333333; font-family: Tahoma; font-size: 10pt}

td {  color:#333333; font-family: Tahoma; font-size: 10pt}

.greysmall {  font-size: 10pt; color: #999999}

.smallfont {  font-size: 10pt}

body
{
	font-family: Tahoma;
	font-size: 10pt
	background-color: rgb(189,171,133);
	color: rgb(0,0,50);
}
table
{
	table-border-color-light: rgb(255,255,204);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma; font-size;
}
h1
{
	color: rgb(0,0,50);
}
h2
{
	color: rgb(0,0,50); 
}
h3
{
	color: rgb(0,0,50); 
}
h4
{
	color: rgb(0,0,50);
}
h5
{
	color: rgb(0,0,50);
}
h6
{
	color: rgb(0,0,50);
}