A, A:visited	{
	color: #0072C2;
}
A:hover, A:active	{
	color: #FF6E00;
}

BODY	{
	color: #005CB1;
	font-size: 11px;
	font-family: Arial,Verdana,sans-serif;
	background: #A1ACB9;
}


.clear	{
	background: #F4F6F7;
}

.valuename	{
	margin-bottom: 5px;
}


SELECT	{
	font-size: 11px;
	background: #F4F6F7;
}
INPUT	{
	font-size: 11px;
	background: #F4F6F7;
}
TEXTAREA	{
	font-size: 11px;
	background: #F4F6F7;
	
}

TR	{
	font-size: 11px;
	font-family: Arial,Arial,Verdana,sans-serif;
}
TD	{
	font-size: 13px;
	font-family: arial;
}

TH	{
	font-size: 11px;
	font-weight: bold;
	color: #3D5066;
	background: #FFFFFF;
}

H1	{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #005CB1;
}

H2	{
	margin-top: 2px;
	margin-bottom: 2px;
    margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #3D5066;
}

H3	{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #3D5066;
}
H4	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	color: #005CB1;
	font-size: 13px;
}

HR	{
	height: 1px;
	color: #DBE0E5;
}

B	{
	font-size: 13px;
	color: #005CB1;
}

.dyndata	{
	color: #005CB1;
	font-size: 11px;
	font-family: arial;
	/*
	background: #A1ACB9;
	*/
}

p {
	margin: 5px;
	font-size: 3px;
} 

H5 {
	margin:2px;
	font-size: 13px;
}