body {
	background-image : url(/img/business.gif);
}

a:link {text-decoration: underline; color: #1e90ff; font-family: verdana; font-size: 12px; font-weight: bold}
a:visited {text-decoration: underline; color: #1e90ff; font-family: verdana; font-size: 12px; font-weight: bold}
a:hover {text-decoration: underline; color: #0000bb; font-family: verdana; font-size: 12px; font-weight: bold}

a.red:link {text-decoration: underline; color: darkred}
a.red:visited {text-decoration: underline; color: darkred}
a.red:hover {text-decoration: underline; color: darkred}

a.a_blue:link {text-decoration: underline; color: blue}
a.a_blue:visited {text-decoration: underline; color: darblue}
a.a_blue:hover {text-decoration: underline; color: darkblue}

a.topmenu:link {margin-left : 65px; text-decoration: none; color: white}
a.topmenu:visited {margin-left : 65px; text-decoration: none; color: white}
a.topmenu:hover {margin-left : 65px; text-decoration: underline; color: white}

a.3:link {text-decoration: none; color: #000080}
a.3:visited {text-decoration: none; color: #000080}
a.3:hover {text-decoration: none; color: #0000ee}

pre{
	margin-left : 15px;
	color : White;
}

.hilite {
	background-color: #FF0; /* white-space: pre; */
}

p{
	 font-family: verdana; 
	 font-size: 12px;
	 margin : 0px;
	 margin-bottom : 5px;
	 margin-top : 10px;
}

li{
	 margin-top : 10px;
}

p.p_compare{
	color : White;
	font-weight : bold;
	margin-left : 10px;
	font-size : 11px;
}

p.p_compare_header{
	color : #c7d389;
	font-weight : bold;
	font-family: Arial;
	text-align: center;
	font-size : 14px;
}

p.topmenu{
	font-weight : bold;
}

h1{color: #5d2a2f; font-family: Arial, verdana; font-size: 20px; font-weight: bold; text-align: center; margin: 0px; }

h2{color: #5d2a2f; font-family: Arial, verdana; font-size: 17px; font-weight: bold; text-align: center; margin: 0px; }

h3{color: #5d2a2f; font-family: Arial, verdana; font-size: 17px; font-weight: bold; text-align: center; margin: 0px;}

h4{color: #5d2a2f; font-family: Arial, verdana; font-size: 20px; font-weight: bold; text-align: center; margin: 0px; }

li{font-family: verdana; font-size: 12px;}

table.content {
	border : 0px ;
}

table.maintable{
	border : 1px solid;
	border-color: black;
	padding : 7px;
}

td.content {
	border : 1px solid;
	border-color: black;
	padding : 7px;
}

td.content1 {
	padding : 17px;
}

td.content2 {
	padding-left : 10px;
}

.frame{
	border : 3px solid #5d2a2f;
	text-align : left;
	padding : 7px;
	background-color : #FFFFCC;
}

.framecenter{
	border : 3px solid #5d2a2f;
	padding : 3px;
	background-color : #FFFFCC;
}

.style1 {
	color: #5d2a2f;
	font-weight: bold;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
}
