﻿body
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f0f8ff;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
}

#header
{
	font-size: 24pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffd700;
	font-weight: bold;
	vertical-align: bottom;
	text-indent: 5pt;
	text-align: left;
	height:28pt;
}

#pgTitle
{
	font-size: 14pt;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	color: #8b0000;
	font-style: italic;
	border-right: #000080 thin solid;
	border-top: #000080 thin solid;
	border-left: #000080 thin solid;
	border-bottom: #000080 thin solid;
}

#box
{
	border-right: #000080 thin dashed;
	border-top: #000080 thin dashed;
	border-left: #000080 thin dashed;
	border-bottom: #000080 thin dashed;
}

#warning
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

#footer
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffd700;
}

.caption
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}
