/* html attributes */
td {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #020202}
a {text-decoration: underline; color: #19355E}
a:hover {text-decoration: underline; color: #19355E}
hr {height: 1; color: #cccccc; margin: 0px}
body {background-color: #000000}
.bgLtBlue .text {
	width: 500px;
}
.bgLtBlue .wolf {
	text-align: center;
}



/* navigation attributes */
.navlink {color: #19355E; text-decoration: none; font-weight: bold}
a.navlink:hover {text-decoration: underline}

/* text attributes */
.txtLgGrey {color: #999999; font-size: 12px}
.txtWhite {color: #FFFFFF}
.txtBlueSub {color: #6699CC; font-weight: bold}
.txtDkBlueSub {color: #006699; font-weight: bold}

/* background attributes */
.bgBlack {background-color: #000000}
.bgLtBlue {background-color: #C9DAF3}
.bgWhite {background-color: #FFFFFF}


.ending {
	font-style: oblique;
}

.intro {
	font-weight: bold;
}
#order {
	text-align: center;
	font-size: 18px;
	padding-bottom: 30px;
	font-weight: bold;
}
