body {
background-color: #ffffff;
background-image: url(img/bg.jpg); 
background-repeat: no-repeat;
background-position: left top;
color: #660000; 
font-size: 12px;
background-attachment: fixed}

td {  font-size: 12px}

p {  font-size: 12px;
 line-height: 180%
}

a:link {
color: #990000;
text-decoration: underline }

A:hover{
color: #990000 ;
text-decoration:underline }

a:active {
color: #FFFFFF ;
text-decoration: none}

a:visited {
color: #990000 ;
text-decoration: none }

.small {  font-size: 10px}

.font10 {  font-size: 10px}

.contents {
	background-image: url(img/dot.gif);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}
