/*trnstyle.css*/
BODY {font-size: 10pt;
	background-attachment:	fixed;
	color:		#CC9933;
	font-family:	Arial }

td {font-size: 10pt;
	font-style: italic;
	font-family: "Arial";
	color: #66CC33 }

span.out {font-size: 12pt;
	font-weight: 200;
	font-family: "Arial";
	color: #0000FF }

span.speak {font-size: 10pt;
	font-style: italic;
	font-family: "Arial";
	color: #0000FF }

span.desc {font-size: 10pt;
	font-style: italic;
	font-family: "Arial";
	color: #CCCC00 }

span.menuhead {font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	font-family: "Monotype Corsiva";
	text-align: center;
	color: #0000FF }

span.menu {font-size: 12pt;
	font-weight: bold;
	font-family: "Arial";
	color: #008040 }


span.menuitem {font-size: 10pt;
	font-weight: bold;
	font-family: "Arial";
	color: #CCCC00 }

span.menudesc {font-size: 10pt;
	font-style: italic;
	font-family: "Arial";
	color: #66CC33 }

span.subdesc {font-size: 8pt;
	font-style: italic;
	font-family: "Monotype Corsiva";
	color: #66CC33 }

A{text-decoration:none}
	A:hover {color: "#FF6633";text-decoration:none}
