/* CSS Document */
body,td,th {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000;}

body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}

a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color:#000000}

a:link {	text-decoration: none;}

a:visited {	text-decoration: none;	color:#000000}

a:hover {	text-decoration: underline;	color: #EB4C0B}

a:active {	text-decoration: none; color:#000000}

/*body*/


.title { font-size:11px; font-weight:bold; color:#FFFFFF}
.subtitle{ color:#000000; font-size:11px; font-weight:bold}
.subtitle1{color: #43377B; font-weight:bold}
.subtitle2{ color:#000000; font-size:12px; font-weight:bold}
.orange_text{ color:#EB4C0B}
.orange_subtitle{ color:#EB4C0B; font-size:small; font-weight:bold}

.footer {text-decoration:none;
	font-size: 10px;
	color: #FFFFFF;
}

.toplinks {text-decoration:none;
	font-size: 11px;
	color: #EE4F0D;
}

A:link.toplinks{
text-decoration:none;font-size: 11px;
color:#EE4F0D;
}
A:visited.toplinks{
text-decoration:none;font-size: 11px;
color:#EE4F0D;
}
A:hover.toplinks{
text-decoration:underline;font-size: 11px;
color:#43377B;
}
A:active.toplinks{
text-decoration:none;font-size: 11px;
color:#EE4F0D;
}

