BODY {background-color: #FFFFFF;}

H1, H2, H3, H4 {font-family:  Helvetica, Arial, sans-serif;
    	        font-weight: bold;
	        text-align: left;
	        color: #333666;}

A: LINK {color: #333666;
          text-decoration: underline;}

A: VISITED {color: #003366;
            text-decoration: underline;}

A: ACTIVE {color: #6666cc;
           text-decoration: underline;}

A: HOVER {color: #33CCFF;
           text-decoration: underline;}
		   
A.BREAD: LINK {color:#666666;
			   text-decoration: underline;
			   font-family:  Helvetica, Arial, sans-serif;
			   font-weight: bold;
			   font-size: 80%;}	
			   
A.BREAD: VISITED {color: #666666;
            text-decoration: underline;
			font-family:  Helvetica, Arial, sans-serif;
			font-weight: bold;
			font-size: 80%;}

A.BREAD: ACTIVE {color: #666666;
           text-decoration:underline;
		   font-family:  Helvetica, Arial, sans-serif;
		   font-weight: bold;
		   font-size: 80%;}

A.BREAD: HOVER {color: #33ccff;
           text-decoration: underline;
		   font-family:  Helvetica, Arial, sans-serif;
		   font-weight: bold;
		   font-size: 80%;}


P {font-family:  Helvetica, Arial, sans-serif;
   font-size: 90%;
   font-weight: normal;
   color: #333666;}

ul.bkmark {font-family:  Helvetica, Arial, sans-serif;
   font-size: 80%;
   font-weight: bold;
   color: #333666;}

UL {font-family:  Helvetica, Arial, sans-serif;
   font-size: 90%;
   font-weight: normal;
   color: #333666;}

OL {font-family:  Helvetica, Arial, sans-serif;
   font-size: 90%;
   font-weight: normal;
   color: #333666;}

STRONG {font-weight: bold;
        font-size: 90%;
        color: #333666;}


EM {font-style: italic;
    font-size: 90%;
    color: #333666;}

BLOCKQUOTE {font-family:  Helvetica, Arial, sans-serif;
	    font-size: 90%;
	    color: #333666;}
