A:link {
	color: #000080;
	text-decoration: none;
	}

A:visited {
	color: #000080;
	text-decoration: none;
	}

A:active {
	color: #000080;
	text-decoration: none;
	}

A:hover {
	color: #333333;
	text-decoration: none;
	}

TD {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}


/* SUBSCRIBE PAGE MODIFICATIONS */

#button_width {width: 180px;
               height: 70px;
			   }
			   
#form_position {position: relative;
                top: 6px;
				}
				
#button_text {color: #333333;
              font-family: tahoma, arial;
			  font-size: 12px;
			  }
subscribe {color: #000000;
           font-size: 14px;
		   font-weight: bold;
		   margin: 10px;
			}
#subscribe_table {width: 200px;
               }
			   
#content_padding {margin: 4px;
                  }