/* Basic text selectors */body{font-family: Verdana, Helvetica, Arial, sans-serif;font-size:  10pt;background-image: url(images/background.jpg); }   p{font-size:  10pt;font-family: Verdana, Helvetica, Arial, sans-serif;}h1{font-size:  14pt;font-weight: bold;color: #3333FF;}h2{font-size:  14pt;font-weight: bold;color: #3333FF}h3{font-size:  14pt;font-weight: bold;}h4{font-size:  14pt;font-weight: bold}strong{font-style: oblique;font-weight: normal;}em{font-style: normal;font-weight: bold}q{font-style: italic}big{font-size: 14pt;font-weight: bold;}UL { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt;}  #menu {  padding: 0;  margin: 0;  }#menu li {  list-style-type:none;  }  cite{margin-left:  25%}.step{}/* These are for the links */a:link { color: #3333FF; font-size:10pt; text-decoration: underline;}a:visited { color: #3333FF; font-size: 10pt; text-decoration: underline; }a:hover    { color: #333333; font-size: 10pt; font-weight: bold; text-decoration: underline;}a:active { color: #333333; font-weight: bold;font-size:10pt; }/* Gets rid of default borders around linked images. */a:link img {border: none;}a:visited img {border: none;}a:hover img {border: none;}/* Gets rid of unneeded border around paypal buttons */form {margin: 3px;}