﻿P, li
{
	font-family: Verdana;
	font-size: 12px;
}

H1
{
	font-family: 'Palatino Linotype';
	font-size: 1.3em;
	color: #a52a2a;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
}

H2
{
	font-family: 'Palatino Linotype';
	font-size: 1.3em;
	color: #000040;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
	border-bottom: solid 1px #d3d6dc;
}

H3
{
	font-family: 'Palatino Linotype';
	font-size: 14pt;
	color: #a52a2a;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
	border-bottom: solid 1px #d3d6dc;
}

H4
{
	font-family: 'Palatino Linotype';
	font-size: 13pt;
	color: #a52a2a;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
	border-bottom: solid 1px #d3d6dc;
}

H5
{
	font-family: 'Palatino Linotype';
	font-size: 12pt;
	color: #a52a2a;
	font-weight: bold;
	text-transform: none;	
}

hr
{
	height: 1px;
	border: 0;
}


.ErrorText
{
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}


