h1,h2,h3,h4,h5,h6
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.tight
{
		margin-top: 0px;
		margin-bottom: 0px;
}

BODY,P,li,td,th,dd,dt
{
 		FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

li {padding-bottom: 10px;}
ol ol { list-style-type: lower-roman; }
ol ol ol { list-style-type: lower-alpha; }

a
{
    text-decoration: none
}
a:hover
{
    text-decoration: underline
}

.mcolumn
{
    MARGIN: 0pt 10pt
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}