body
{
	font-size: 14px;
	color: black;
	font-family: 'Times New Roman';
	background-color: white;
}
 
 H1
{
	font-size: 28px;
	color: black;
	font-style: italic;
	font-family: 'Times New Roman';
	font-variant: small-caps;
	text-decoration: none;
}

H2
{
	font-size: 18px;
	color: black;
	font-family: 'Times New Roman';
	text-decoration: none;
}


.BigDG
{
	font-size: 14px;
	color: black;
	font-family: 'Times New Roman';
	background-color: #e6e6fa;
}

.BigDGHeader
{
	font-size: 16px;
	color: black;
	font-family: Arial;
	background-color: #6699cc;
	font-variant: normal;
}

.SmallDG
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
}


.SmallLink
{
	font-size: 12px;
	color: #336699;
	font-family: Verdana;
	text-decoration: underline;
}

.BigLink
{
	font-size: 16px;
	color: #336699;
	font-family: 'Times New Roman';
	font-variant: small-caps;
}

.errorMsgRed
{
	font-size: 12px;
	color: red;
	font-family: Verdana;
	font-variant: small-caps;
}

.errorMsgBlack
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	font-variant: normal;
}

.normalBody
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-variant: normal;
	text-decoration: none;
}

.headerlbl
{
	font-size: 28px;
	color: black;
	font-style: italic;
	font-family: 'Times New Roman';
	font-variant: small-caps;
	text-decoration: none;
}

