a:link
{
	color: #0099CC;
}
a:visited
{
	color: rgb(51,153,255); 
} 
a:active 
{
	color: rgb(255,153,0);
}

c1
{
	font-family: Verdana, Georgia;
	color: rgb(51,153,255);
}


table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

p            { font-family: Verdana; color: #000000; font-size: 10pt;  }
td           { font-family: Verdana; font-size: 10pt; color: #000000; }
tdorig       { font-family: Verdana; font-size: 10pt }
body         { font-family: Verdana; font-size: 10pt;  }

.ttop 	     { background-color: #ACCBD5; }
.ttar 	     { background-color: #ACCBD5; text-align: right; }
.ttal 	     { background-color: #ACCBD5; text-align: left; }
.ttac 	     { background-color: #ACCBD5; text-align: center; }
.c3          { font-family: Verdana; font-size: 10pt; color: #00FF00 }
.siz8colschw { font-family: Verdana; font-size: 8pt; color: #000000 }

.bsp 	{border: 1px solid #FF00FF; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1 }
.f8          { font-size: 8pt; }
