body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	line-height:1.5 !important;
}

.strong{
	font-weight:bold;
}

h2{
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:20px;
}

h3{
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:18px;
}

a{
	text-decoration:none;
	color:#777777;
}

a:hover{
	color:#ce3523;
}

a img{
	border:none;
}

.flush{
	clear:both;
}

p{
	margin-bottom:10px;
}

ul.bulleted li{
	background:url(/uobladys/sg/assets/images/ico_bullet.gif) no-repeat;
	padding-left:10px; 
	background-position:0px 5px;
	margin:5px 0px 5px 0px;
}


table.bordered, table.bordered td, table.bordered th
{
    border:1px solid #FFFFFF !important;
}

table.bordered{
	border-collapse:collapse !important;	
}

table.bordered td, table.bordered th{
	padding:5px;
}

table.centered_cells, table.centered_cells td, table.centered_cells th{
	text-align:center;
}

table tr.light td{
	background:none;
}

table tr.dark td{
	background:#EEEEEE;
}


table tr.light th{
	background:#EEEEEE;
}

table tr.dark th{
	background:#CCCCCC;
}
