/* AwardSource CSS Style Sheet            */
/* By Jim Snyder - ALTERythem Productions */
/* 20 May 2001                            */

/* GENERAL TAGS */
BODY {background: rgb(255,255,255); color: rgb(0,0,0);}
P {color: rgb(0,0,0); font-family: Arial, sans-serif; font-size: 12pt;}

/* PARAGRAPH TAGS */
.nm {color: rgb(0,0,0); font-family: Arial, sans-serif; font-size: 12pt;}
.sm {color: rgb(0,0,0); font-family: Arial, sans-serif; font-size: 10pt;}
.tn {color: rgb(0,0,0); font-family: Arial, sans-serif; font-size: 8pt;}
.bd {color: rgb(0,0,0); font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold;}
.bdw {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold;}
.wn {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 12pt;}
.ws {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 10pt;}
.wt {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 8pt;}
.rd {color: rgb(255,0,0); font-family: Arial,sans-serif; font-size: 10pt;}
.cr {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 8pt;}
.gs {color: rgb(102,102,102); font-family: Arial, sans-serif; font-size: 10pt;}
.hd {color: rgb(101,101,150); font-family: Times New Roman, serif; font-size: 14pt;}
.wd {color: rgb(255,255,255); font-family: Times New Roman, serif; font-size: 14pt;}

/* SPAN TAGS */
.tny {font-size: 8pt;}

/* SPECIAL LINKS */
A.mm:link {color: rgb(255,255,255); font-family: Times New Roman, serif; font-size: 14pt; text-decoration: none;}
A.mm:visited {color: rgb(255,255,255); font-family: Times New Roman, serif; font-size: 14pt; text-decoration: none;}
A.mm:active {color: rgb(255,255,255); font-family: Times New Roman, serif; font-size: 14pt; text-decoration: none;}
A.mm:hover {color: rgb(255,255,0); font-family: Times New Roman, serif; font-size: 14pt; text-decoration: none;}

A:link {color: rgb(0,51,153); font-family: Times New Roman, serif; font-weight: bold; text-decoration: none;}
A:visited {color: rgb(0,51,153); font-family: Times New Roman, serif; font-weight: bold; text-decoration: none;}
A:active {color: rgb(0,51,153); font-family: Times New Roman, serif; font-weight: bold; text-decoration: none;}
A:hover {color: rgb(255,255,0); font-family: Times New Roman, serif; font-weight: bold; text-decoration: none;}

A.it:link {color: rgb(255,255,255); font-weight: bold; font-family: Arial, sans-serif; font-size: 12pt; text-decoration: none;}
A.it:visited {color: rgb(255,255,255); font-weight: bold; font-family: Arial, sans-serif; font-size: 12pt; text-decoration: none;}
A.it:active {color: rgb(255,255,255); font-weight: bold; font-family: Arial, sans-serif; font-size: 12pt; text-decoration: none;}
A.it:hover {color: rgb(255,255,0); font-weight: bold; font-family: Arial, sans-serif; font-size: 12pt; text-decoration: none;}

