BODY	 {
	background-color: #FFFFFF;
    color: #CF9FCF;
	font-family: Times Roman;	
	scrollbar-base-color: #C793C9; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #C793C9;		  
}

P    	 {
	text-align: left;
	font-family: Times Roman;
	color: #CF9FCF;
	font-size: 12pt;
}

.menu    {
	color: #CF9FCF;
	font-family: Times Roman;
	font-size: 12pt;
}  

DIV      {
	font-family: Times Roman;
	font-size: 9pt;
	text-align: center;
}

A:active {
	color: #CF9FCF;
	font-family: Times Roman;
	text-decoration: underline;
} 

A:link   {
	color: #CF9FCF;
	font-family: Times Roman;
	text-decoration: none;
} 

A:visited {
	color: #CF9FCF;
	font-family: Times Roman;
	text-decoration: none;
} 

A:hover  {
	color:#CF9FCF;
	text-decoration: underline;
}   

.button {
	background-color:#CE9FD0;
	color:#FFFFFF;
	font-family: Times Roman;
	font-weight: bold;
	width:65px;
	font-size: 14px;
}
