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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
a:link {
	color:#0000CC;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#0000CC;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
a:active {
	text-decoration:none;
	color:#0000CC;
}
p {
	padding:0;
	margin:0;
}
img {
	border:none;
}
.text {
	font-size:10pt;
	margin:0 10px;
}
.footerText {
	font-size:12pt;
	text-align:center;
	font-weight:bolder;
}
.cright {
	font-size:0.65em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.cright a:link {
	color:#000;
	text-decoration:none;
}
.cright a:visited {
	text-decoration:none;
	color:#000;
}
.cright a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.cright a:active {
	text-decoration:none;
	color:#000;
}
h1 {
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	margin:0 10px;
}
/*buttonBar*/
h3 {
	font-size:1.16em;
	font-weight:bold;
	margin: 0 10px 2px 5px;
	text-align:right;
}
h3 a:link {
	color:#000;
	text-decoration:none;
}
h3 a:visited {
	text-decoration:none;
	color:#000;
}
h3 a:hover {
	text-decoration:none;
	color:#660066;
}
h3 a:active {
	text-decoration:none;
	color:#000;
}
h4 {
	font-size:.92em;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	margin:0 10px;
}
h4 a:link {
	color:#000;
	text-decoration:none;
}
h4 a:visited {
	text-decoration:none;
	color:#000;
}
h4 a:hover {
	text-decoration:none;
	color:#660066;
}
h4 a:active {
	text-decoration:none;
	color:#000;
}
