body {
background: #ffffff;
margin-top : 0;
margin-bottom : 0;
}
td {
font-size: 12px;
font-family: verdana,arial,helvetica ;
color: #666666;
}
.div1 {
font-size: 20px;
font-family: Comic Sans MS,verdana,arial,helvetica ;
font-weight: bold;
color: #ff0000;
text-align : center;
padding : 0;
margin-top: 5;
margin-bottom: 10px;
} 
p.rvw {
margin-top: 5px;
margin-bottom: 5px;
color: #cc3300;
}
p.rvw2 {
margin-top: 5px;
margin-bottom: 5px;
font-size: 16px;
color: #cc3300;
background-color: #00ff00;
}
.table1 {
border-collapse : collapse;
background-color : #ffffff;
border: 1;
border-color: #ff0000;
text-align : left;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
.titlead {
font-size: 13px;
font-family: arial, helvetica;
text-align: center;
color: #006600;
font-weight: bold;
margin-top: 0;
margin-bottom: 5px;
}
.buy {
font-size: 13px;
font-family: arial, helvetica;
text-align: center;
color: #0000ff;
font-weight: bold;
margin-top: 0;
margin-bottom: 5px;
}
.titlead1 {
font-size: 15px;
font-family: arial, helvetica;
text-align: center;
color: #000099;
font-weight: bold;
}
.titlead2 {
font-size: 18px;
font-family: arial, helvetica;
text-align: center;
color: #006600;
font-weight: bold;
}
hr.gold  {
  width: 100% ;
  size : 1 ;
  margin-top: 0;
  margin-bottom: 0;
  color: #ff0000 ;
  align: center ;
  noShade: true ;
}
A:link.name1 {
	color : #000099 ;
	font-size : 16px ; 
	font-family : arial,helvetica ;
	text-decoration: underline ;
}
A:visited.name1 {
	color : #000099 ;
	font-size : 16px ; 
	font-family : arial,helvetica ;
	text-decoration: underline ;
}
A:active.name1 {
	color : #000099 ;
	font-size : 16px ; 
	font-family : arial,helvetica ;
	text-decoration: underline ;
}
table.dotted {
	border-width: 4px;
	border-spacing: 0;
	border-style: dotted;
	border-color: red;
	border-collapse: separate;
	background-color: #ffffff;
}
table.dotted th {
	border-width: 2px;
	padding: 5px;
	border-style: inset;
	border-color: green;
	background-color: #ffffff;
	-moz-border-radius: ;
}
table.dotted td {
	border-width: 2px;
	padding: 10px;
	border-style: inset;
	border-color: green;
	background-color: #ffffff;
	-moz-border-radius: ;
}
