body {
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:100%;
	height:100%;
			}

td,p,body {
  font-size: 12px;
  font-family: verdana,arial,helvetica,sans-serif; }

format {
  color: #ff0000; }
  
a {
  text-decoration: none;
  font-weight: bold; }
  
a:hover {
  text-decoration: underline; }
 
.xyz {
  color: #00ff00; }

.big {
  font-size: 18px;
  font-weight: bold; }

.small {
  font-size: 10px;
  font-weight: bold; }
  
.menu {
  color: #CD2032; 
  font-size: 16px; }  
  
.menu:hover {
  text-decoration: none;
  font-size: 16px; }

.maxi {
  font-size: 18px; }

.mini {
  font-size: 9px; }

.choose {
  font-size: 10px;
  color: #ffffff;
  font-weight: bold; }

.note {
  font-size: 10px;
  line-height: 15px; }