/* 351st style sheet */
/*  main body styles */

A:link { color : #334455; background-color : transparent; text-decoration : underline; }
A:visited { color : #334455; background-color : transparent; text-decoration : underline; }
A:hover { color : #CCBB55 ; background-color : transparent; text-decoration : underline; }

BODY { font-family: Arial, Helvetica, sans-serif; }
TD   { font-family: Arial, Helvetica, sans-serif; }

.mainBody { color : Black; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; }

/* side menu items */

P.menuItems { margin: 0px 40px 0px 40px; text-align: left; color : Black; 
  font-family : Arial, Helvetica, sans-serif; font-size: 8pt; background-color : transparent; }
A.menuItems:link { color : Black; font-size : 8pt; font-family : Arial, Helvetica, sans-serif; 
  background-color : transparent; text-decoration : none; }
A.menuItems:visited { color : Black; font-size : 8pt; font-family : Arial, Helvetica, sans-serif;
  background-color : transparent; text-decoration : none; }
A.menuItems:hover { color : Black; font-size : 8pt; font-family : Arial, Helvetica, sans-serif;
  background-color : transparent; text-decoration : underline; }

/* other styles */

.notice { color : Black; font-size : 8pt; font-family : Arial, Helvetica, sans-serif;
  text-align: justify; background-color : transparent; }
 
.mnuTitle { color : Black; font-family : Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;
  background-color : transparent; }
  
.dateTime { font-family: Arial, Helvetica, sans-serif; 	font-size: 8pt; font-weight: bold;
  background-color : transparent; color : #7F7F7F; }

.printDate { color : Silver; font-size : 8pt; font-family : Arial, Helvetica, sans-serif; }

.copyright { font-family : Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;
  color : Silver; background-color : transparent; }
 
