a:link {

	color: #0000CC;

	text-decoration: none;

}

a:visited {

	color: #0000CC;

	text-decoration: none;

}

a:hover {

    color: #990000;

	text-decoration: underline;
}

a:active {

	color: #494949;

	text-decoration: none;

}

.textrd {

	color: #B30000;

}

.textbl {
	color: #000080;
	font-weight: bold;



}

body {

	background-image: url(../grafx/pwbkgnd.jpg);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}

table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #494949;



}

ul {

	list-style-position: inside;

	list-style-type: disc;

}

.foottext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #494949;

}

.welrdlrg {

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	font-style: italic;

	color: #B30000;

}

.adlrgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #B30000;
	font-weight: bold;

}
.bigrd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #B30000;
	font-weight: bold;
}
.medbl {
	color: #000080;
	font-size: 24px;
	font-weight: bold;

}
