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-repeat: repeat-x;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin: 0px;
	background-color: #6699cc;
	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: 22px;
	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;
}
p {
	font-size: 13px;
	line-height: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: normal;
}

a:link {
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
} 
a:hover {
	color:#F00;
	font-size: 16;
	font-weight:bold;
	text-decoration: none;
}

