/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
/* <STYLE TYPE="text/css">	*/

body,table,td,tr {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #333333;
}

A:link {
color: #333333;
Text-Decoration: none;
}

A:active {
color: #333333;
Text-Decoration : underline;
}

A:visited { 
color: #333333;
Text-Decoration : none;
}

A:hover {
color: #333333;
Text-Decoration : underline;
} 

.purpletext {
font-size: 9px;
color: #9966CC;
}

.uline {
color: #000000;
Text-Decoration : underline;
}

.greentext {
font-weight: bold;
color: #669966;
}

.lg_green {
font-size: 17px;
font-weight: bold;
color: #669966;
}

.med_green {
font-size: 13px;
font-weight: bold;
color: #669966;
}

.sm_grey {
font-size: 12px;
font-weight: bold;
color: #666666;
}

.lg_grey {
font-size: 17px;
font-weight: bold;
color: #333333;
}

.med_blue {
font-size: 14px;
font-weight: bold;
color: #6699CC;
}

.lg_blue {
font-size: 24px;
font-weight: bold;
color: #6699CC;
}

.bluetext {
font-weight: bold;
color: #6699CC;
}

.sig {
font-size: 9px;
color: #666666;
}

/* END PAGING */
/* </STYLE>  */
/* END FILE  */