#footerarea {
font-size:    x-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:    small;
              /* intended value for better browsers */

}
.subscribe {
font-size:    x-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:    small;
              /* intended value for better browsers */
	
}

#menuarea .menuitem .smallmenu{
font-size:    xx-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:    x-small;
              /* intended value for better browsers */

}

#menuarea .menuitem a {
font-size:    x-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:    small;
              /* intended value for better browsers */
}

#infobox p,li,h4{
font-size:    x-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:    small;
              /* intended value for better browsers */
}
#contentarea p, .copy{
font-size:    x-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:    small;
              /* intended value for better browsers */
}
#newsbox p{
font-size:    x-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:    small;
              /* intended value for better browsers */
}
#contentarea  h1{

font-size: medium;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:   large;
              /* intended value for better browsers */
}
#contentarea  h2,#contentarea  h3{

font-size: small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:   medium;
              /* intended value for better browsers */
}
#contentarea  h4{

font-size: x-small;
              /* false value for WinIE4/5 */
    voice-family: "\"}\"";
              /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;
              /* recover from trick */
    font-size:   small;
              /* intended value for better browsers */
}

