BODY, body {
    font-family:Tahoma, sans-serif; 
    background-color:#f9f9f9; 
    color:blue; 
    text-align:justify;
    font-size:medium; 
}
H1, h1 {
    font-size:huge; 
    font-weight:heavy; 
    color:orange; 
    text-align:left;
} 
H2, h2 {
    font-size:large; 
    font-weight:heavy; 
    color:orange; 
}
H3, h3 {
    font-size:medium; 
    font-weight:heavy; 
    color:orange; 
}
P, p {
    font-size:101%; 
    margin-top:7px;
    margin-bottom:12px;
}
/* pmwiki: */
.tablespecial, .wikilink, .wikilink {

}

/* pmwiki: */
.indent {
    margin-left:40px;
}
/* pmwiki: */
.vspace {
    margin-top:1.33em;
}

/* pmwiki: */
.outdent {
    margin-left:40px; 
    text-indent:-40px; 
}
B, b {
    font-weight:normal; 
    color:red; 
}
.header {
    font-weight:heavy; 
    background-color:green; 
    text-align:center;
}
.body {
    font-weight:normal; 
    color:green; 
    background-color:white; 
    text-align:left;
    font-size:medium; 
}
.footer {
    font-size:normal; 
    font-weight:normal; 
    color:green; 
    background-color:gray; 
    text-align:center;
}
.toptext {
    font-size:normal; 
    font-weight:normal; 
    background-color:normal; 
    color:#ffff00; 
    text-align: center;
    text-decoration: none;
}
.booya {
    font-size:normal; 
    font-weight:normal; 
    background-color:green; 
    color:white; 
    text-align: center;
    text-decoration: underline;
}
.shaded {
    background-color:#f0f8ff;
    color:yellow; 
}
.month {
    font-family: Verdana;
    font-size: 16pt;
    font-weight:bold;
    color:#000066;
    background-color: #CACACA;
} 
.normal {
    font-family: Verdana;
    font-size: 16pt;
    color: #000000;
}
.today {
    font-family: Verdana;
    font-size: 16pt;
    font-weight:bold;
    color:red;
    background-color: #CACACA;
} 
.weekend { 
    font-family: Verdana; 
    font-weight:bold; 
    font-size: 16pt; 
    color:#FFFFFF; 
} 
.selected { 
    font-family: Verdana; 
    font-size: 16pt; 
    color: #0000FF; 
    background-color: #C00000; 
} 
.Event { 
    font-family: Verdana; 
    font-size: 16pt; 
    color: yellow; 
    background-color: green; 
}
