a:link		{ color: #FFF773; text-decoration:none;}
a:visited	{ color: #FFF773; text-decoration:none;}
a:active	{ color: #FFF773; text-decoration:none;}
a:hover 	{ color: white; text-decoration:none;}

BODY 	{background-color:#F5B12F; }

blockquote   {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }

P            {display:         	block;
             font-size:        	10pt;
             font-family:	century gothic;
             color: 	       	black; 
	     text-align:	justify; }

li            {display:         	block;
             font-size:        	10pt;
             font-family:	century gothic;
             color: 	       	black; 
	     text-align:	justify; }

P.nav            {display:         	block;
             font-size:        	8pt;
             font-family:	century gothic;
             color: 	       	black; 
	     text-align:	center; }

P.menu            {display:         	block;
             font-size:        	12pt;
             font-family:	century gothic;
             color: 	       	black; 
	     text-align:	center; }

P.front            {display:         	block;
             font-size:        	26pt;
             font-family:	century gothic;
             color: 	       	black; 
	     text-align:	center; }

P.front1            {display:         	block;
             font-size:        	18pt;
             font-family:	century gothic;
             color: 	       	black; 
	     text-align:	center; }

H1            {display:         	block;
             font-size:        	18pt;
             font-family:	helvetica,arial;
             color: 	       	black; 
	     text-align:	left; }

H2            {display:         block;
             font-size:        	12pt;
	     font-weight:	bold;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }
