﻿body
{
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/bkg1.gif);
	margin: 0;
	font-family: Arial;
  font-size: 8pt;
  margin: 4px;
}
.CAVsvcinstructions
{
	text-align:left;
  font-size: 10pt;
}
.CAVsvcinstructions .title
{ 
  font-weight: bold;
  font-size: 12pt;
	margin-top: 16pt;
}
.CAVsvcinstructions .subtitle
{ 
  font-weight: bold;
  font-size: 10pt;
	margin-top: 10pt;
}
.footer-sep
{
	vertical-align:middle;
	text-align:center;
	padding-top: 16px;
}
.messages, .errors
{
	color: Red;
	font-weight:bold;
	font-size: 12pt;
}