A:link	{
	text-decoration:	underline;
	color:	#0000FF;
	}

A:visited	{
	text-decoration:	underline;
	color:	#0000FF;
	}

A:active	{
	text-decoration:	underline;
	color:	#0000FF;
	}

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

.text-small	{
    font-family: Verdana;
		font-size: 7pt;
}

.text-small-quote	{
    font-family: Verdana;
		font-size: 7pt;
    font-style: italic;
}

.text-normal	{
    font-family: Verdana;
		font-size: 9pt;
}

.text-normal-mono	{
    font-family: Courier;
		font-size: 10pt;
}

.text-heading	{
    font-family: Verdana;
		font-size: 9pt;
    font-weight: bold;
}

.text-link	{
    font-family: Verdana;
		font-size: 10pt;
}

.text-large	{
    font-family: Verdana;
		font-size: 14pt;
		font-weight: bold;
}

BODY {
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 0;
    padding: 0;
}

.TABLE-DATA {
    background-color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

.TABLE-HEADER {
    background-color: #cccccc;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

.TABLE-ROW {
    background-color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}
