﻿a  {text-decoration: none;} 
a:link {color: #0000CC;
    text-align: right;
}
a:visited {color: #0000CC}
a:hover {color: #FF0000}
a:visited:hover {color: #FF0000}

a.TOP:link {color: #FFFFFF}
a.TOP:visited {color: #FFFFFF}
a.TOP:hover {color: #FF0000}
a.TOP:visited:hover {color: #FF0000}

.NormalBold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	}
.bodyText {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	}
BODY, P, TABLE, TD, TH, BR, DIV, SPAN
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}
H1 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
}

LI 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}

.TableText
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}

.small
        {
            margin-top: 0;
            margin-bottom: 0;
            font-size: 8pt;
        }

