﻿body 
{
    font-family : Verdana;
    font-size : 90%;
}

a:hover
{
    text-decoration : none;
}

/*-----------------------------------------------------
    CONTENT_MAIN
-----------------------------------------------------*/



div#content_main h3
{
    font-size : 110%;
}

div#content_main th, div#content_main h4
{
    font-size : 110%;
    font-weight : bold;
}



/*-----------------------------------------------------
    CONTENT_SUB
-----------------------------------------------------*/

div#content_sub
{
    font-size : 80%;
}

div#content_sub ul li
{
    font-weight : bold;
}

/*-----------------------------------------------------
    SITE_INFO
-----------------------------------------------------*/

div#site_info
{
    font-size : 80%;
}