body {
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #47b7f5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #e21421;
}
.style1 A:link{COLOR: #e21421; TEXT-DECORATION: none;}
.style1 A:active{COLOR: #e21421; TEXT-DECORATION: none;}
.style1 A:visited{COLOR: #e21421; TEXT-DECORATION: none;}
.style1 A:hover{COLOR: #000000; TEXT-DECORATION: none;}

.style2 {
	font-family:  "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
