﻿body,p,td,tr
{
	font-family: Arial;
	color: #333;
	scrollbar-3dlight-color:c0c0c0;
	scrollbar-arrow-color:aab300;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:c0c0c0;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	font-weight: bold;
	font-size: 10px;
}

h1
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #5c3160;
}

h2
{
font-family:  Arial;
font-size: 8pt;
font-weight: bold;
color: #5c3160;
}

a:link
{
	color: #060;
	text-decoration: none;
}

a:visited 
{
color: #aab300;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a:active
{
	color: #909;
	text-decoration: none;
}
#datacontainer div #table1 tr td table tr td {
	color: #FFF0;
}
#datacontainer div #table1 tr td table tr td {
	color: #FFF;
}
#datacontainer div #table1 tr td table {
	color: #FFF;
}

