/* CSS Document */
.rightLeftLines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6E1EE;
	border-left-color: #D6E1EE;
}
.style1 {
	color: ##FF6600;
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif}
