<!----------
/+++++++++ Pro-sites eBusiness Team | Stylesheet ++++++++++++++++++++++++
+   Copyright Pro-sites, Inc.                                           +
+ 	All rights reserved by Pro-sites, Inc. Use allowed                  +
+ 	and administered in accordance with the executed agreement(s)       +
+ 	between Pro-sites and the website owner.                            +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/

/+  Basic Styles + /
td{font-family:arial,helvetica,geneva;font-size:10pt;color:#000000;}
body{font-family:arial,helvetica,geneva;font-size:10pt;}
.blue{font-weight:bold;background-color:0099CC;color:#FFFFFF;text-align:center;}
a.menu:link{color:#FFFFFF;text-decoration:none;}
a.menu:active{color:#FFFFFF;text-decoration:none;}
a.menu:visited{color:#FFFFFF;text-decoration:none;}
a.menu:hover{color:#FFFF00;text-decoration:none;}
a:link{text-decoration:underline;color:#000000;font-size:12px;font-weight:regular;}
a:active{text-decoration:underline;color:#FF0000;font-size:12px;font-weight:regular;}
a:visited{text-decoration:underline;color:#666666;font-size:12px;font-weight:regular;}
a:hover {
  font-weight: regular;
  text-decoration: none;
  font-size:12px;
  color: #FFFFFF;
  background-color: #000000;
}
/* H1 heading style is applied to the displayed title for pages and articles */
H1 { font-family: Verdana, Helvetica, Arial, sans-serif; color: #999999;
font-size: 18px; font-weight: bold; } 
