/***********************************************/
/* Style sheet for Jim and Alisandra's Webpage */
/*		   style.css	               */
/***********************************************/

   A:hover { text-decoration: none; color: #8A83C5; }
   A:link { text-decoration: none; color: #150185; }
   A:visited { text-decoration: none; color: #150185; }

   body { margin-left:1%; margin-right: 1%; font-family: Verdana, Arial, sans=serif; font-size:9pt; }
   .small { font-family: Verdana, Arial, sans-serif; font-size:8pt; }
   .text  { font-family: verdana, Arial, sans-serif; font-size:9pt; }
   .large { font-family: verdana, Arial, sans-serif; font-size:18pt; }