﻿body
{
}

.HeadingFont
{	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	text-align:center;
}

.LabelFont
{	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	text-align:right;
}

.DefaultHeading
{
	background-color: #cccccc;
	height: 25px;
}

.DefaultColor1
{
	color: #ffffff;
	background-color: #DE3929;
}

.DefaultColor2
{
	color: #DE3929;
	background-color: #cccccc;
}