body {
	background-color: #48486A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0000f1;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000f1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000f1;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #0000f1;
	text-decoration: none;
	font-weight: bold;
}

.pricetable {
	border-left:solid #0909B0 1px;
	border-right:solid #0909B0 1px;
	border-top:solid #0909B0 1px;
	border-bottom:solid #0909B0 1px;
	background-color: #ffffff;
	color: #000000;
}

.outlinedtable {
	border-left:solid #0909B0 1px;
	border-right:solid #0909B0 1px;
	border-top:solid #0909B0 1px;
	border-bottom:solid #0909B0 1px;
	background-color: #D4D2E6;
	color: #000000;
}

.leftmenu hr {
color: #0909B0;
height: 1px;
width: 100%;

}

.leftmenu .header {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.leftmenu a {
font-size:12px;
font-style: normal;
text-decoration: none;
color: #0909B0;
}

.leftmenu a:visited {
font-size:12px;
font-style: normal;
text-decoration: none;
color: #0909B0;
}

.leftmenu a:active {
font-size:12px;
font-style: normal;
text-decoration: none;
color: #0909B0;
}

.leftmenu a:hover {
color:#ffffff;
background-color: #0909B0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}
