﻿body
{
	font-size: 10pt;
	font-family: Tahoma, Arial;
}
.title
{
	font-weight: bold;
	font-size: 11pt;
}
.heading
{
	height: 20px;
	background-image: url(hdr_grad.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 10pt;
	color: #004f69;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 2px;
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Arial;
}
.content
{
	border-right: #99c5ff thin solid;
	border-top: #99c5ff thin solid;
	border-left: #99c5ff thin solid;
	border-bottom: #99c5ff thin solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
