h1
{
	font-size: 18px;
	margin-top: 0.5em;
	color: rgb(5, 0, 0);
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 13px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 12px;
	font-style: italic;
}

p
{
}

a
{
}

div.Texbox1
{
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: outset;
	border-width: 2px;
	border-color: #ffb217;
	font-family: Lucida Sans, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	color: #D62B2B;
}

div.Texbox1 h2
{
	text-align: left;
	font-family: Lucida Sans, sans-serif;
	font-size: 135%;
	font-weight: normal;
	font-style: normal;
	color: #1667E0;
	text-indent: 0;
	line-height: 100%;
}


