.menuitem    {  font-family: Arial, Helvetica, sans-serif; 
                 font-size: 10pt; font-style: normal; 
                 line-height: normal; 
                 font-weight: bold; 
                 color: #000000}

.saying      {  font-family: Arial, Helvetica, sans-serif; 
                 font-size: 8pt; font-style: normal; 
                 line-height: normal; 
                 font-weight: bold; 
                 color: #000000}

.large      {  font-family: Arial, Helvetica, sans-serif; 
                 font-size: 16pt; font-style: normal; 
                 line-height: normal; 
                 font-weight: bold; 
                 color: #000000}

.medium     {  font-family: Arial, Helvetica, sans-serif; 
                 font-size: 12pt; font-style: normal; 
                 line-height: normal; 
                 font-weight: bold; 
                 color: #000000}

.regular    {  font-family: Arial, Helvetica, sans-serif; 
                 font-size: 10pt; font-style: normal; 
                 line-height: normal; 
                 color: #000000}

.small     {  font-family: Arial, Helvetica, sans-serif; 
                 font-size: 8pt; font-style: normal; 
                 line-height: normal; 
                 color: #000000}
.hpsaying    { font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
		line-height: normal;
               	color: #000000; font-style: italic; font-weight: bold }

.menuitem a { text-decoration : underline }
.menuitem a:link { color : #000099; }
.menuitem a:visited { color : #000099; }
.menuitem a:hover { color : #FF00FF; }
.menuitem a:active { color : #FFFF00; }

.large a { text-decoration : underline }
.large a:link { color : #000099; }
.large a:visited { color : #000099; }
.large a:hover { color : #FF00FF; }
.large a:active { color : #FFFF00; }

.medium a { text-decoration : underline }
.medium a:link { color : #000099; }
.medium a:visited { color : #000099; }
.medium a:hover { color : #FF00FF; }
.medium a:active { color : #FFFF00; }
   
.regular a { text-decoration : underline }
.regular a:link { color : #000099; }
.regular a:visited { color : #000099; }
.regular a:hover { color : #FF00FF; }
.regular a:active { color : #FFFF00; }

.small a { text-decoration : underline }
.small a:link { color : #000099; }
.small a:visited { color : #000099; }
.small a:hover { color : #FF00FF; }
.small a:active { color : #FFFF00; }

