.textblock 
{
	border:0; 
	padding:2px; 
	line-height:18px;
}

.textblockhover 
{ 
	border:2px solid #999966;
	padding:0; 
	cursor:default;
}

a, a:link, a:visited
{
	color: #184351;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover
{
	color: #184351;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:active
{
	color: #184351;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.textblock p
{
	margin-top:0px;
    margin-bottom:11px;
    line-height:18px;
}

.textblock td p
{
	margin-top:0px;
    margin-bottom:11px;
    line-height:18px;
}

body img { border-color:White; }
    
/* vb:h1 { font-weight:bold;padding:0;margin:0 0 12px 0;color:#63005c;font-size:28px;border-bottom:2px solid #63005c; } */
h1 { margin:20px 0 20px 0;color:#AA3B3B; font-size:18px; font-family:Verdana, Geneva, Sans-Serif; font-weight:normal; }
h2 { margin:10px 0 20px 0;color:#184351; font-size:16px; font-family:Verdana, Geneva, Sans-Serif; font-weight:normal; }
h3 { margin:21px 0 10px 0;color:#AA3B3B; font-size:16px; font-family:Verdana, Geneva, Sans-Serif; font-weight:normal; }
h4 { margin:24px 0 3px 0;color:#184351; font-size:13px; font-family:Verdana, Geneva, Sans-Serif; font-weight:normal; }
h5 { margin:24px 0 3px 0;color:#AA3B3B; font-size:12px; font-family:Verdana, Geneva, Sans-Serif; font-weight:normal; }

.textblock ul
{
	margin:0px;
    list-style-type:none;
    padding-left:13px;
}

.textblock ul li
{
    margin-left:0px;
    list-style-type:disc;
}

.textblock ul ul li
{
     
}

.textblock ol
{
	margin:0px;
    list-style-type:decimal;
    padding-left:20px;
}

.textblock ol li
{
    margin-left:0px;
    list-style-type:decimal;
}

.textblock ol ol li
{
     
}

