body, p, ul, ol, i, u, li
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-right: 15px;
}
body
{
	background: #FFFFFF;
}
table, td, th
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	padding: 5px;
	border: solid 1px;
	border-color: #0054A2;
}
table.common
{
	border: none;
	border-collapse: collapse;
}
td.common
{
	border: none;
	border-collapse: collapse;
	padding: 0px;
}
ul
{
	list-style: disc;
}
.sm
{
	font-size: 12px;
}
h1, .h1
{
	font-size: 18px;
	font-weight: bold;
	color: #0054A2;
	margin-top: 5px;
}
h2, .h2
{
	font-size: 16px;
	font-weight: bold;
	color: #0054A2;
	letter-spacing: 1px;
}
h3, .h3
{
	font-size: 14px;
	font-weight: bold;
	color: #0054A2;
	letter-spacing: 1px;
}
h4, .h4
{
	font-size: 12px;
	font-weight: bold;
}
li
{
	padding-bottom: 6px;
}
hr
{
	height: 1px;
	color: #3D7ABA;
	margin-right: 15px;
}
a
{
	color: #0054A2;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	color: #0054A2;
	text-decoration: underline;
}
.input
{
	font-size: 10px;
	font-family: arial, verdana, tahoma, sans-serif;
	background-color : #EBF2F8;
	border: 1px solid #0054A2;
	font-weight: normal;
}
.butt
{
	font-size: 10px;
	font-family: arial, verdana, tahoma, sans-serif;
	background-color : #EBF2F8;
	border: 1px solid #0054A2;
	font-weight: bold;
}
