body {	background-color: #FEFEFE;
	font-family: fixedsys, system, verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a {
        font-family: fixedsys, system, verdana;
        font-size: 12px;
        color: #333333;
        text-decoration: underline;
}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color:#333333;}
a:active {color:#333333;}

a.li{
        font-family: fixedsys, system, verdana;
        font-size: 12px;
        color: #EEEEEE;
        text-decoration: none;
}
a:link.li {color:#EEEEEE;}
a:visited.li {color:#EEEEEE;}
a:hover.li {color:#EEEEEE; text-decoration: underline overline;}
a:active.li {color:#EEEEEE;}

a.limi{
        font-family: fixedsys, system, verdana;
        font-size: 12px;
        color: #CCCCCC;
        text-decoration: none;
}
a:link.limi {color:#CCCCCC;}
a:visited.limi {color:#CCCCCC;}
a:hover.limi {color:#CCCCCC; text-decoration: underline overline;}
a:active.limi {color:#CCCCCC;}

a.mi{
        font-family: fixedsys, system, verdana;
        font-size: 12px;
        color: #AAAAAA;
        text-decoration: none;
}
a:link.mi {color:#AAAAAA;}
a:visited.mi {color:#AAAAAA;}
a:hover.mi {color:#AAAAAA; text-decoration: underline overline;}
a:active.mi {color:#AAAAAA;}

a.remi{
        font-family: fixedsys, system, verdana;
        font-size: 12px;
        color: #666666;
        text-decoration: none;
}
a:link.remi {color:#666666;}
a:visited.remi {color:#666666;}
a:hover.remi {color:#666666; text-decoration: underline overline;}
a:active.remi {color:#666666;}

a.re{
        font-family: fixedsys, system, verdana;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}
a:link.re {color:#333333;}
a:visited.re {color:#333333;}
a:hover.re {color:#333333; text-decoration: underline overline;}
a:active.re {color:#333333;}

select {font-size:12px;
        color:#333333;
	border-width:1px; 
	border-color: #333333;
	font-family: fixedsys, system, verdana;
        }

input {background-color:#FEFEFE;
       color:#333333;
       font-size:12px;
       border-width:1px; 
       border-color: #333333;
	font-family: fixedsys, system, verdana;
       }

textarea {background-color:#FEFEFE;
          color:#333333;
          font-size:12px;
	  border-width:1px; 
	  border-color: #333333;
	font-family: fixedsys, system, verdana;
        }

h1 {text-decoration: underline;
	color:#0033FF;
	font-family: fixedsys, system, verdana; 
	font-size: 14px;
	font-weight: normal;}

h2 {text-decoration: underline;
	color:#333333;
	font-family: fixedsys, system, verdana; 
	font-size: 12px;
	font-weight: normal;}

a.copy{
        font-family: verdana;
        font-size: 9px;
        color: #333333;
        text-decoration: underline;
}

a.ref{
        font-family: fixedsys, system, verdana;
        font-size: 12px;
        color: #999999;
        text-decoration: underline;
}
a:link.ref {color:#999999;}
a:visited.ref {color:#999999;}
a:hover.ref {color:#666666;}
a:active.ref {color:#666666;}



