/* CSS Document */
.bgDkGry {
background-color: #CCCCCC;
}
.bgGry {
background-color: #F0F0F0;
}
H1 {
color: #006699;
}
.foot {
color: #666666;
padding-top: 12px;
font-size: 0.8em;
}
mindflowCodeGenBody {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.9em;
color:#333333;
border-left: 12px solid #006699;
padding-left: 22px;
padding-top: 22px;
padding-bottom: 22px;
}
INPUT {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.9em;
}
A {
color: #0033CC
}
A:hover {
color: #006699
}
