
body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{font-size:12px; line-height:20px; color:#3a3a3a}

.font1{font-size:14px; line-height:20px; color:#1d1d1d;}
.font2{font-size:12px; line-height:20px; color:#c51100;}
.font3{font-size:14px; line-height:20px; color:#c51100;}

a:link,a:visited,a:active{	font-size:12px; text-decoration:underline; color:#323232;}
a:hover{ 	font-size:12px; text-decoration:underline; color:#FF0000;}

