body {
  font-size: 80%; font-family: arial, sans-serif; color: black;
}

td {
	font-size: 80%; font-family: arial, sans-serif
}

table {border-collapse:collapse}

h1 {
  font-size: 90%; padding-bottom: 2px; padding-top: 2px; 
  margin-bottom: 1px; margin-top: 10px; color: gray;
}

h2 {
  font-size: 95%; padding-bottom: 2px; padding-top: 2px; 
  margin-bottom: 1px; margin-top: 10px; color: gray;
}

a { color: gray; }

.menu { font-size: 130%; }
.menu a{ color: black; }

.screen a {font-size: 150%; color: green; font-weight: bold; }

.copyright{font-size: 70%; color: gray; text-align: center; }
.copyright a {color: gray; }

.buynow a{color: green; font-size: 120%; font-weight: bold; }

.tablebuynow {	
border-top-style: dashed;	
border-right-style: dashed;	
border-bottom-style: dashed;	
border-left-style: dashed;	

border-top-width: 1px;	
border-right-width: 1px;	
border-bottom-width: 1px;	
border-left-width: 1px;	

font-size: 110%; }



