.color
{
font: 48pt arial;
color: rgb(30,200,30);
}

.melon
{
font: 48pt arial;
color: rgb(252,188,69);
}

.head
{
font: 48pt arial;
}
.norm 
{
font: 12pt arial;
}

.norm10
{
font: 10pt arial;
}

.norm10box
{
font: 10pt arial;
width:500px;
height:250px;
word-wrap:  break-word;
overflow: auto;
}

.pp
{
color: rgb(0,0,255)
}

.chatter
{
font: 10pt arial;
overflow: scroll
}