BODY{
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: #000000;
    margin:0px;
    padding:0px;
    background:#CCCCCC;
}
P{
    font-size: 13px;
    line-height: 1.2em;
}
UL{
    font-size: 13px;
    padding-bottom: 5px;
}
LI{
    padding-bottom: 5px;
}

A{
    font-size: 18px;
    color: #FF640A;
    text-decoration: underline;
    font-weight: bold;
}
H1{
    font-family: Georgia;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
H2{
    font-family: Georgia;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
H3{
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
H4{
    font-family: Georgia;
    font-size: 20px;
    font-weight: bold;
}
#list UL{
    font-size: 12px;
    list-style-image: url(images/symbol.gif);
    font-weight: bold;
    line-height: 1.4em;
}
.yellow{
    background: #FFFF00;
}
.red{
    color: #FF0000;
}
.blue{
    color: #0000FF;
}
.dark-blue{
    color: #000090;
}
.ps{
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
}





