 A       {
           font-family: Verdana;
           font-size: 10pt;
           font-weight: bold;
           color: #000066;
		   text-decoration = underline;
         }

 A:hover {
           font-family: Arial;
           font-size: 10pt;
           font-weight: bold;
           font-style: italic;
           color: red;
          }

A:visited {
           font-family: Verdana;
           font-size: 10pt;
           font-weight: bold;
           color: grey;
           }
           

a.otherLink {color:#802304; Font-famil:Verdana; font-size:16px }
a:visited.otherLink { color:#802304}
a:active.otherLink { color:#802304}
a:hover.otherLink { color:#802304}


 P       {
           font-family: verdana;
           font-size: 9pt;
           font-weight: normal;
           color: black;
         }



.CompanyName {
			Font-family: Times New Roman; 
			font-size: 12pt;
			font-weight: bold;
			font-style: italic; 
			color= #000066; 
		}

.Telephone {
			Font-family: Verdana; 
			font-size: 10pt;
			font-weight: bold;
			color= red; 
		}
		
.InPageLink {
			Font-family: Verdana; 
			font-size: 11pt;
			font-weight: bold;
			color= #000066; 
			text-decoration = underline;
		}

.SubHeading {
			Font-family: Verdana; 
			font-size: 11pt;
			font-weight: bold;
			color= #000066; 
		}


#footer  {
			Font-family: verdana; 
			font-size: 7pt;
			font-weight: normal; 
			color: #000000; 
		}


#LeftNav {
			Font-family: Verdana; 
			font-size: 8pt;
			font-weight: normal;
			color= white; 
		}


div#LeftNav  A       {
           font-family: Verdana;
           font-size: 8pt;
           font-weight: bold;
           color: white;
         }

div#LeftNav A:hover {
           font-family: Verdana;
           font-size: 10pt;
           font-weight: bold;
           font-style: italic;
           color: red;
          }

div#LeftNav A:visited {
           font-family: Verdana;
           font-size: 8pt;
           font-weight: bold;
           color: grey;
           }
           
div#LeftNav A:active {
           font-family: Verdana;
           font-size: 8pt;
           font-weight: bold;
           color: yellow;
           }




#ProductNav {
			Font-family: Arial; 
			font-size: 10pt;
			font-weight: normal;
			color= #000066; 
		}

div#ProductNav a {
			Font-family: Arial; 
			font-size: 10pt;
			font-weight: bold;
			color= #000066; 
			text-decoration = underline;
		}


div#ProductNav A:hover {
           font-family: Arial;
           font-size: 10pt;
           font-weight: bold;
           font-style: italic;
           color: #000066;
         }

div#ProductNav A:visited {
			Font-family: Arial; 
			font-size: 10pt;
			font-weight: bold;
			color= #000066; 
			text-decoration = underline;
           }





td, body {
          color:#000000; 
          Font-family:Verdana; 
          font-size:9pt
          }

.title {color:#000099; Font-family:verdana; font-size:15px}

.error {color:#FF0000; font-weight:bold; Font-family:verdana; font-size:12px}

.footer {color:#000000; font-weight:bold; Font-family:verdana; font-size:10px}

.sampleBackgroundColor {background-color:#FFFDD9}

.pluginStyle{font-family:Arial,verdana,tahoma,courier new,arial,sans-serif;font-size:10pt;color:#000000;}




<!-- 

(dot classname defines a class, and is used within tags, eg: open tag p class close tag text closing p tag alternative is to use div tags. to define the style for a div tag, use hash stylename - instead of dot stylename - then define as above. to use the style: open tag div id= close tag text closing div tag once a style has been defined for a tag eg for the a tag above, to override the style for this one instance, use: open tag a style close tag text closing a tag to use a style when there is no tag, use the span tag: open tag span class close tag text closing span tag{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }