﻿body 
{
    font-family : Verdana;
    font-size : 90%;
}

a:hover 
{
    text-decoration : none;    
}

a,
h2,
h3,
h4
{
    font-family : Times New Roman, Sans-Serif;
}

p
{
    font-size : 100%;
}

li
{
    font-size : 90%;
}

cite
{
    font-size : 80%;
    font-style : italic;
}

/*===========================================================================================================
  CONTENT
===========================================================================================================*/

#content ul#nav_top a
{
    text-decoration : none;
    font-size : 120%;
    font-weight : bold;
}

.content_main h2
{
    font-size : 150%;
    font-style : italic;
}

.content_main h2 span
{
    font-size : 150%;
    font-style : italic;
}

.content_main h3
{
    font-size : 130%;
    font-style : italic;
}

.content_main h4
{
    font-size : 110%;
    font-style : italic;
}

.content_main p,
.content_main li
{
    letter-spacing : .02em;
}

.content_main li a
{
    font-size : 120%;
}

/*===========================================================================================================
  HOME
===========================================================================================================*/
#home_content_main
{
    font-family : Times New Roman;
    font-size : 130%;
    font-style : italic;
    font-weight : bold;
}

#home_content_main p
{
    line-height : 1.5em;
}

#home_content_main p span
{
    font-size : 200%;
}

h3#quality_care
{
    font-family : Times New Roman;
    font-size : 130%;
    font-style : italic;
    font-size : 120%;
}

#clipboard_list
{
    font-family : Arial, Sans-Serif;
    font-weight : bold;
    font-size : 85%;
}

/*===========================================================================================================
  SITE_INFO
===========================================================================================================*/
#site_info
{
    font-family : Arial, Sans-Serif;
}