﻿body
{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.REMSText
{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 0.75em;

}
.REMSError
{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0000;
}
.REMSTitle
{
	font-weight: bold;
	font-size: 1.6em;
	color: #0056A5;
	margin-top: 0em;
	margin-bottom: -.5em;
}
.REMSNormal 
{
	margin-top: .75em;
	margin-bottom: 0.25em;
	margin-top: 1em;
	margin-bottom: -0.25em;
	line-height: 1.2;
}
.REMSNormalBold 
{
	font-weight: bold;
	margin-top: .75em;
	margin-bottom: 0.25em;
	margin-top: 1em;
	margin-bottom: -0.25em;
	line-height: 1.2;
}
.REMSNormalRed 
{
	margin-top: .75em;
	margin-bottom: 0.25em;
	margin-top: 1em;
	margin-bottom: -0.25em;
	line-height: 1.2;
	color:Red

}
