body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
  
}

a {
    TEXT-DECORATION: none;
	font-weight:bold;
}
A:link{COLOR:#339999; TEXT-DECORATION: none}
A:hover{COLOR:#339900; TEXT-DECORATION: underline}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

img {
	border: none;
}

.tips {
	font-size: 16px;
}
