﻿@charset "utf-8";
body 
{
    margin:auto;
	font-family: Tahoma, "MS Sans Serif", Verdana;
	background-color: #000000;
}
.tr_header
{
    background-color: #666666;
}
.td_header
{
    font-size: 9.2pt;
    text-align:center;
	color: #ffffff;
	height: 18px;
	text-decoration: none;
}
.td_header2
{
    font-size: 9.2pt;
    text-align:center;
	color: #ffffff;
	height: 28px;
	text-decoration: none;
}
.tr_row1
{
    background-color: #999999;
}
.tr_row2
{
    background-color: #CCCCCC;
}
.td_row
{
    text-align:center;
    height: 55px;
    text-decoration: none;
}
.td_row2
{
    text-align:center;
    text-decoration: none;
}
