BODY {
	background-image: url(back.jpg);
}

.bordertable {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	cursor: crosshair;
}
.style2 {color: #FFCC66}
.style5 {
	color: #FFCC66;
	font-size: x-large;
}
.style6 {
	color: #FF9933;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
}
.style7 {color: #FF9933}

.Size14 {
	font-size: 14px;
}
.fs12{
	font-size: 12px;
}
