body {
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    color: #A4E5F1;
}
a:link {
    color: #D8CFF5;
    font-style: oblique;
}
a:visited {
    color: #D7DB13;
}
a:hover {
    color: #BDF3B7;
}
a:active {
	color: #FF0000;
}

.Bold {font-weight: bold}
.Large {font-size: large}
.boldRed {color: #FF0000;
	font-weight: bold;
	font-size: medium;}
.boldOblique {font-size: medium;
	font-weight: bold;
	font-style: oblique;}


.DisclaimerHeaders {
	font-family: "ARIAL Rounded MT Bold", ELephant, "Bauhaus 93", "cooper Black";
	font-size: 34px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00FFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.DisclaimerHeaders2 {
	font-family: "ARIAL Rounded MT Bold", ELephant, "Bauhaus 93", "cooper Black";
	font-size: 30px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00FFFF;
	border-top-width: medium;
	border-top-style: dashed;
	border-top-color: #3333FF;
}
