span,form,td,body,p,blockquote      {
                font-size:  10px;
                font-family:  verdana,arial,helvetica,sans-serif;
                }

.header		{
                font-size: 12px;
				font-weight: bold;
			}

.subheader		{
                font-size: 11px;
				font-weight: bold;
			}

.small		{
                font-size: 9px;
			}

.footer      {
                font-size: 9px;
                font-family:  verdana,arial,helvetica,sans-serif;
                color: #FFFFFF}

.link      {
                font-size: 10px;
                font-family:  verdana,arial,helvetica,sans-serif;
                color: #FFFFFF}
                
.error		{
                color: #990033
 				font-weight: bold;
			}


A:link { text-decoration: none; font-weight: bold; color: #990033}
A:visited { text-decoration: none; font-weight: bold; color: #660000}
A:active { text-decoration: none; font-weight: bold; color: #999999}
A:hover { text-decoration: underline; font weight: bold ; color: #999999;}

A.link:link { text-decoration: none; font-weight: bold; color: #FFFFFF}
A.link:visited { text-decoration: none; font-weight: bold; color: #FFFFFF}
A.link:active { text-decoration: none; font-weight: bold; color: #999999}
A.link:hover { text-decoration: underline; font weight: bold ; color: #999999;}
