﻿body 
{
	background-color:White;
	font-family: Verdana;
	font-size: 10pt;
	
}

.ErrorMsg
{
	font-size:10pt;
	color: Red;
	font-weight:bold;
	}
	
	.ErrorMsgSm
{
	font-size:8pt;
	color: Red;
	font-weight:bold;
	}
	
		.BlackLinks9pt
{ 
	font-size:9pt;
	color: black;
	font-weight:normal;
	text-decoration: underline; }

