﻿body
{
	background-color: #99ccff;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #00008c;
	margin-left: 30px;
	margin-right: 30px;
}

H3
{
	font-size: 13.5pt;
}

H4
{
	font-size: 10pt;
}

.highlight
{
	color: #ff0000;
}

.defaulttable
{
	border-right: #00008c 1px solid;
	border-top: #00008c 1px solid;
	border-left: #00008c 1px solid;
	border-bottom: #00008c 1px solid;
}

.defaultrawbg
{
	background-color: #d4d0c8;
}
