BODY {
color: #000000;
font-family: arial;
font-size: 11pt;
}
H1 {
font-family: comic sans ms;
font-size: 30pt;
}
H2 {
font-family: comic sans ms;
font-size: 15pt;
}
TD {
font-family: arial;
font-size: 11pt;


}
.mtab {
font-family: arial;
color: #000000;
background: #E8D4B0;
font-size: 11pt;
} 
.btab {
font-family: arial;
color: #000000;
background: #E8D4B0;
font-size: 9pt;
}
.an {
color: #015401;
font-family: arial;
font-size: 9pt;
}
.cap {
font-family: courier;
color: #FFFFFF;
background: #0000AA;
font-size: 12pt;
font-weight: bold;
}

A {
color: #015401;
font-family: arial;
font-size: 11pt;
}
A:Hover {
color: #008000;
text-decoration: none;
}
.obj {
font-family: arial;
color: #015401;
}
.prop {
font-family: arial;
color: #4D1600;
}
.evnt {
font-family: arial;
color: #FF0000;
}
.code {
font-family: courier new;
color: #000088;
}
.cmt {
font-family: courier new;
color: #0000FF;
}