body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin: 0px;
	background-color: #dce7e9;
	list-style-image: url(images/tick.gif);
}
.bg_left {
	background-image: none;
	background-repeat: repeat-x;
	width: 24px;
	list-style-image: url(../tick.gif);
}
.bg_right {
	background-image: none;
	background-repeat: repeat;
	width: 24px;
}
.tdmain {
	background-color: #FFFFFF;
	width: 700px;
}
.highlight {
	background-color: #FFFF00;
}
h1 {
	font-size: 20px;
	color: #000099;
}
h2 {
	font-size: 18px;
	color: #000099;
}
h3 {
	font-size: 14px;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.blacktext {
	color: #000000;
}
.tdtesti {
	font-size: 12px;
	background-color: #F2F7FD;
	border: 1px solid #596BE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
