.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#tab1 {
	background-color: #ffffff;
}
.news {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
#maintable {
	border: 2px solid #46A0FC;
	background-color: #ffffff;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000Ff;
}
.price1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	list-style-type: square;
}
.tab2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #46A0FC;
}
.tab3 {
		border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #46A0FC;
	}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
body {
	margin-top: 50px;
}
.contact_form li	{
	list-style:none;
	text-align:left;
	}
.contact_form p	{
	text-align:left;
	}
