


/* Text Stylesheet */


/*

a:link  {
	font-family : Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 110%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : underline;
	color : #c71300;
	line-height : 150%

}

a:hover  {
	font-family : Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 110%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : underline;
	color : #8b684d;
	line-height : 150%

}

*/

.text  {
	font-family : Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 110%;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #542d10;
	line-height : 150%

}

.header  {
	font-family : Times, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 170%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #8b684d;
	line-height : 150%

}

.newsletter  {
	font-family : Times, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 150%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #ae2000;
	line-height : 150%

}

.form  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #794e1b;
	line-height : 100%

}


.play  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 90%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : underline;
	color : #433123;
	line-height : 150%

}

.play:hover  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 90%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : underline;
	color : #8e1400;
	line-height : 150%

}
