/* styles for version 2   AboutPsy           text="#FFFFFF" link="#FFFFFF" */
body 
{ 
	font-family: Helvetica,Arial;
	font-size: 11pt;
	font-weight:normal;
}
p {
	color:#000000; 
	font-size: 11pt; 
	font-weight:normal;
}

h3 { font-size: 16px; font-weight:bold; }

a:visited { color:#660066; }

#menuframe a:link
{
	color:#FFFFFF;
}
#menuframe a:visited
{
	color:#80B0B0;
}

#menuframe {
	background-color:#733B3F;
	font-family:Arial Narrow;
	font-size:12;
	width:25%;   /* 186px; */
}

#menu_title {
	color:white;
	font-family:Arial;

}
#menu_note_header {
	font-family:Arial;
	font-size: 11pt;
	font-weight: bold;
	color:white;

}
#menu_note {
	/* for the div box  */
	width:94%;
	text-align:left;
	border-style:solid;
	border-width:1px;
	padding:10px;
	padding-right:20px;
	font-family:Arial;
	font-size:10px;
	color:#800000;
	background-color:#FFFF00;
}
#main_body {
 width:70%;
 
 padding:30px;
 background-color:#EED;
 /* background-image: url("exptextb.jpg");
 background-repeat: repeat; */
  
}

#main_body a { font-style:italic; }

.list_indented
{
	font-style:italic;
	padding-left:40px;
}



















/* END */
