td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
}
ul {
	text-align: left;
}
p {
	font-size: 18px;
	line-height: 140%;
	text-indent: 1em;
}
.bigarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 140%;
}
.bigarial a:link {
	color: #CC0000;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.bigarial a:visited {
	color: #CC0000;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.bigarial a:active {
	color: #FF0000;
	text-decoration : underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.bigarial a:hover {
	color: #FF6666;
	text-decoration : underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}
