			html, body
			{
			font:	8pt arial;
			text-align: center;
			background-image: url(images/bg.jpg);
			background-repeat: no-repeat;
			}
			
			#container
			{
			margin: 0 auto;
			width:800px;
			text-align:left;
			}
			
			.psycho {
			font-family: Americana BT, Times New Roman, 'Small Fonts', sans-serif;
			font-size: 10pt;
			color: #000000;
			}
			
			.psycho1 {
			font-family: Americana BT, Times New Roman, 'Small Fonts', sans-serif;
			font-size: 11pt;
			color: #000000;
			font-weight:bolder;
			}
			
			a
			{
			color:			#000000;
			font:			10pt Americana BT, Times New Roman;
			text-decoration:	none;
			cursor:			hand;
			}
			
			td
			{
			font:			10pt Americana BT, Times New Roman;
			color: 			#000000;
			}
			
			a:hover
			{
			color:			#008CA1;
			font:			10pt Americana BT, Times New Roman;
			cursor:			hand;
			}


			a.menu1:link    { color:white; font-size:12pt; }
			a.menu1:visited { color:white; font-size:12pt; }
			a.menu1:hover   { color:darkblue; font-size:12pt;}
			a.menu1:active  { color:darkblue; font-size:12pt;}
			
			a.menu2:link    { color:#FFFFFF; font-size:11pt; font-weight:bolder;}
			a.menu2:visited { color:#FFFFFF; font-size:11pt;font-weight:bolder; }
			a.menu2:hover   { color:#000000; font-size:11pt;font-weight:bolder; }
			a.menu2:active  { color:#000000; font-size:11pt;font-weight:bolder;}

			a.menu3:link    { color:707070; font-size:8pt;}
			a.menu3:visited { color:707070; font-size:8pt;}
			a.menu3:hover   { color:darkblue; font-size:8pt;}
			a.menu3:active  { color:darkblue; font-size:8pt;}

			h1
			{
				font-family: Americana BT, Times New Roman, 'Small Fonts', sans-serif;
				font-size: 11pt;
				color:			#000000;
				font-weight:		bolder;
			}

			h2
			{
				font-family: Americana BT, Times New Roman, 'Small Fonts', sans-serif;
				font-size: 11pt;
				font-weight:		bolder;
				color:			#000000;
			}













