.header-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:12px;
	padding-right:5px;
	padding-top:0px;
}
.header-text a{color:#FFFFFF; text-decoration:none;}
.header-text a:hover{color:#000000; text-decoration:none;}

h1 {color:#9F272A;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:justify;
	margin:0px;
}

.text-area {color:#000000;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	margin-left:10px;
	margin-right:10px;
}
.text-area a{color:#000000; text-decoration:none;}
.text-area a:hover{color:#990000; text-decoration:none;}

.table-text {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	line-height:14px;
	margin-left: 150px;
	padding-right:10px;
}
.table-text a{color:#990000; text-decoration:underline;}
.table-text a:hover{color:#FF6600; text-decoration:underline;}

.next {color:#000000;
	font-size:14px;
	text-align:right;
	padding-right:10px;
}
.next a{color:#000000; text-decoration:none;}
.next a:hover{color:#FF0000; text-decoration:none; font-weight:bold;}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9F272A;
	text-align: center;
	width: 100%;
	height: 20px;
	padding-top:5px;
}
.footer a{color:#FFFFFF; text-decoration:none;}
.footer a:hover{color:#FFFF00; text-decoration:none;}

.advent {
	font-family:MS Sans Serif; 
	font-size: 11px;
	line-height: 16px;
	color:#FFFFFF;
	background-color: #000000;
	text-align: left;
	height: 35px;
	width: 100%;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}
.advent a{color:#FFFFFF; text-decoration:none;}
.advent a:hover{color:#FF7300; text-decoration:none;}
