A:link	{
  color: #0000ff;
	text-decoration: none}

A:visited	{
  color: #0000ff;
  text-decoration: none}

A:active	{
  color: #0000ff;
  text-decoration: none}

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

.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-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; 
}
.text-section	{
    font-family: Verdana;
		font-size: 10pt;
    font-weight: bold; 
    text-decoration: underline
}
.text-big-link	{
    font-family: Comic Sans MS;
		font-size: 16pt;
    font-style: italic;
    font-weight: bold;
}

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

.TABLE-DATA {
    background-color: #cccccc;
    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;
}
