.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663399;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;






}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;




}
.disclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
}
.basicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
}
.redBoxText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF3333;
	font-style: italic;
	border: thin dotted #FF3333;
	padding: 5px;
	background-color: #FFFFFF;
}
.headerTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	font-style: italic;

}
.basicTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
}
.headerTextItalicRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.purpleBoxText {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #9900FF;
	font-style: italic;
	border: thin dotted #cc00cc;
	padding: 5px;
	background-color: #FFFFFF;
}
.triviaInstructions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #336600;
}
.triviaBasicText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;
}
.triviaBasicTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;
	font-weight: bold;

}
.recipeBkg {
	background-image: url(graphics/recipe_bkg.gif);
	border: medium #66CCCC dashed;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;

}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #9900FF;
	border: thin #FFFFFF ridge;
; color: #FFFFFF

}
.basicTextBoldItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	font-style: italic;

}
.greenBoxText {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #339900;
	font-style: italic;
	border: thin dotted #339900;
	padding: 5px;
	background-color: #FFFFFF;
}
.boldRedGreenBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #339966;
	border-left-color: #339966;
	font-style: italic;
}
.blueBoxText {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #3300cc;
	font-style: italic;
	border: thin dotted #0033cc;
	padding: 5px;
	background-color: #FFFFFF;
}
.boldTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowBoldTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}
