* {margin: 0; padding: 0;}

body {background: gray url(bg.jpg); color: black; font-family: arial; font-size: 16pt; 
	 margin: 0;}

h1 {font-size: 200%; margin: 10px 0 10px 0; color: black;}
b {}

table.mine p {text-align: left; padding: 10px; margin: 20px 3px 15px 3px; border: 1px solid white; background: #dee6eb; color: #16749a;
		   	 width: 85%;} 

div#recips {background: black; padding: 10px 0;}
div#recips a {color: white;}
div#recips a:hover {color: gray;}

img.border {border: 1px solid white;}
img#cap {border-bottom: 1px solid white;}

div.small {font-size: 50%; margin-bottom: 3px;}
div.small a:hover {color: black;}

  table.mine {border: 0px solid white;}
  td#bump {border: 1px solid white; background: #b8b9bd;}
  td#bump a {color: #1d4171; line-height: 150%;}
  td#bump a:hover {color: white;}
  
a {font-weight: bold; color: yellow;}  
a:hover {color: white;}
  
a.medium {font-size: 140%;}
a.large {font-size: 180%;}



