* {
    font-family: Verdana;
    font-size: 8pt;
    color: #000
}

body {
    margin: 0px;
    padding: 0px;
    background: url(/img/topbg.gif) repeat-x #FAFAFA;
}

A {
    color: #2C7998;
    text-decoration: underline;
}

A:hover {
    color: #2C7998;
    text-decoration: none;
}

.png {
    behavior: url('/pngfix.htc');
}

.menut {
    color: #0D4876;
    text-decoration: none;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
}

.submenut {
    color: #0D4876;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
}

A.menu {
    color: #0D4876;
    text-decoration: underline;
    font-size: 14px;
    font-family: Verdana;
}

A.menu:hover {
    color: #0D4876;
    text-decoration: none;
}

A.submenu {
    color: #0D4876;
    text-decoration: underline;
    font-size: 12px;
    font-family: Verdana;
}

A.submenu:hover {
    color: #0D4876;
    text-decoration: none;
}

.darkgreen {
    color: #0D4876;
}

.grey {
    color: #808080;
}

.bold {
    font-weight: bold;
}

#menu {
    margin-top: 13px;
    margin-left: 40px;
}

#menu P {
    margin: 0px;
    margin-bottom: 5px;
}

#menu blockquote a, #menu blockquote span {
    display: block;
    margin-bottom: 8px;
}

.punct {
    background: url(/img/punctbg.gif) repeat-x;
}

H1 {
    color: #00ADEF;
    font-size: 12pt;
    font-family: Arial;
}

.red {
    color: #FF0000;
}

.current-tag {
	font-weight:bold;
	font-size:14px;
}
small {
	font-size:10px;
}
