.plain {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: medium;
	font-weight: bold;
	color: #321C00;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #321C00;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #321C00;
	text-decoration: none;
}
.bkgdred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #330000;
	text-decoration: none;
}
.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.smbldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.attn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #800080;
	text-decoration: none;
}
.teen_head {
	font-size: None;
	text-decoration: none;
	background-image: url(teen_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
