BODY {
        font-family: Verdana;
        font-size: 12px;
        color: #333333;
}

hr {
        color:#008080;
}

A {
        text-decoration: none;
        color:#3333FF;
}

A:HOVER {
        text-decoration: underline;
}

.side {
        font-size: 14px;
        text-decoration:bold;
        color:#333333;
}

.top {
		font-family: "Arial black";
        text-decoration: bold;
        font-size: 40px;
        line-height : normal;
        color: #FFFFFF;
}
.top2 {
        font-size: 20px;
        line-height : normal;
        text-decoration: bold;
        color: #FFFFFF;
}


.main {
        font-size: 12px;
        line-height: 17px;
        color: #333333;
}

.maindblspace {
        font-size: 12px;
        line-height: 20px;
        color: #333333;
}

.bottom {
        font-size: 9px;
        color: #333333;		
}

.head {
        font-size: 15px;
        line-height: 20px;
        color: #333333;
        text-decoration: bold;
}

