﻿.page
{    
    width: 831px;
    margin: 0px auto;
    padding: 0px;
}
.head
{
    height: 108px;
    margin: 0px 0px 0px 0px;
}
.tail
{
	background-color:#ffffff;
    text-align: center;    
}
.content
{
	width:831px;
    margin: 0px auto;
}

.GridGroupHeader
{
	font-size: 12pt;
	font-weight: bold;
}
td
{
	white-space: nowrap;
}
a
{
	color: Black;
}
body
{
	font-family: Arial;
	font-size: 8pt;	
	color: #666666;	
	background-color: #000000;
}
td.category
{
	font-weight: bold;
}

hr
{
	height: 1px;
	color: #C0C0C0;
}
td.header
{
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.copyright
{
	font-size: 9pt;
	color: #000000;
}
.message
{
	font-size: 10px;
	font-weight: bold;
}
