@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bgrndstar.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	color: #413D84;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #E91A47;
	font-weight: normal;
}
.tableNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tdCONTENT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(img/aq2p_05.gif);
	background-repeat: repeat-y;
	margin-top: 19px;
	margin-right: 24px;
	margin-left: 24px;
	padding-top: 18px;
	padding-right: 24px;
	padding-left: 24px;
}
.tdCONTENT a {
	color: #413D84;
}
.tdCONTENT a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E91A47;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#footer a {
	color: #413D84;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #413D84;
}
.fontRED {
	color: #CC3333;
}

