body  { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0 
}
A  { 
	color: #20407D; 
	text-decoration: none 
}
A:hover  { 
	color: #EF9200; 
	text-decoration: none 
}

img {  
	border-style: none;
}

.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7588B0;
	font-style: normal; 
	font-weight: bold; 
}
.style2   { 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #20407D;
	font-style: normal; 
	font-weight: bold
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7689AA;
	font-style: normal;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.saani {
	background-image: url(images/saani.jpg);
	background-repeat: repeat-y;
	background-position: right;
}