/* Unknown, Unknown version Unknown */

#mainBody {
    margin-top: 15px; 
    font-size: 90% ;
}

body { 
    margin: 15px ;
    font-family: Tahoma, Geneva, Verdana; 
    /* font-size:8.5pt;  */
}

td {
    font-family: Tahoma, Geneva, Verdana;
    font-size: 90% ;
    /* font-size:8.5pt;  */
    /* line-height:110%;  */
}

blockquote {
    line-height:100%;
}

p {
    margin-bottom:15px;
}

h1 {
    font-size: 120% ;
}

h2 {
    font-size: 100% ;
}


/* Every page */




/* Search. */

.searchResult {
    margin-top: 20px ;
}

.searchQuote {
    font-size: 90% ;
}


.searchActivity {
    color: #22cc00 ;
}






/* Main page */





input.yapbutton {
        background-color:#22CC00;
        font-size:12pt; 
        color:#FFFFFF; 
        display:inline; 
        padding:0 0 0 0; 
	border-style:solid; border-width:1px; border-color:#CCCCCC;
}

