.menutitle{
    cursor:pointer;
    color:#ccffcc;
    text-align:left;
    border:0px solid #000000;
    text-decoration: underline;
}

body {
	font-size: 12px;
}

.style1 {color: #ccccff}
.style2 {color: #ffff00}

a.info {
    color: #7a98ff;
    font: 14pt 'Times New Roman';
    font-variant: small-caps;
    text-decoration: none
}

.desc {
	width: 500px;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}
