﻿body 
{
	color:#45545d;
    font-family: Arial;
    font-weight: normal;
    font-size= 11px;
}
td
{
	color:#45545d;
    font-family: Arial;
    font-weight: normal;
    font-size= 11px;
}
.data
{
	color:#45545d;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}
.dataTan
{
	color:#996600;
	font-family:Arial;
	font-weight:normal;
	font-size:11 px;
	text-decoration:none;
}
.dataBold
{
	color:#45545d;
	font-family:Arial;
	font-weight:bold;
	font-size:11 px;
	text-decoration:none;
}
.dataItalic
{
	color:#45545d;
	font-family:Arial;
	font-weight:normal;
	font-size:11 px;
	font-style:italic;
	text-decoration:none;
}
.dataItalicBold
{
	color:#45545d;
	font-family:Arial;
	font-weight:bold;
	font-size:11 px;
	font-style:italic;
	text-decoration:none;
}

.pageTitle
{
	color:#45545d;
	font-family:Arial;
	font-weight:bold;
	font-size:12 px;
	text-decoration:none;
}
a
{
	color:#996600;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
    font-weight: normal;
}
a:hover
{
	color:#45545D;
	font-family: Arial;
    font-weight: normal;
   	font-size:11px;
	text-decoration:none;
}
