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