.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #E6E6E6;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #E6E6E6;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.normal {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.normal_orange {font-size: 12px; color: #FF9900; font-family: arial;}
.normal_red {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D50000;
}
.my_table {
	width: 395px;
	border: #AAB4BF;
}
.my_table, .my_table td, my_table th {
	border: thin solid #B3BBC6;
	border-collapse: collapse;
}
.my_table1 {
	width: 500px;
	border: #AAB4BF;
}
.my_table1, .my_table1 td, my_table1 th {
	border: thin solid #B3BBC6;
	border-collapse: collapse;
}
.normal_header {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #2887DB;
}
.big_header {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #2887DB;
}
.disclaimer {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

