BODY {
	margin:0; 
	background-color:#ffffff;
}
P,DIV,UL,OL {
	MARGIN: 0px
}
img {
	border:none;
}

ul {
	list-style:none;
}
table, td{
	FONT: 12px "Geneva", "Arial", "Helvetica", "sans-serif"; 
	COLOR: #555555; 
	line-height:130%
	}
.a:link, a:visited, a:active {text-decoration: none;}
.a:hover {text-decoration: underline;}

.rt {text-align:right;}
.cnt {text-align:center;}
.lt {text-align:left;}

.b {font-weight:bold;}

.lh22 {line-height:22px;}
.lh24 {line-height:24px;}
.lh28 {line-height:28px;}
.lh32 {line-height:32px;}
.lh48 {line-height:48px;}

/*Font*/
.p12_gray {color:#9e9e9e;}
.p12_gray a{color:#9e9e9e; text-decoration:none;}
.p12_gray a:hover{color:#9e9e9e; text-decoration: underline;}

.p12_red {color:#e82f32;}
.p12_red a{color:#e82f32; text-decoration:none;}
.p12_red a:hover{color:#e82f32; text-decoration: underline;}

.p12_org {color:#555;}
.p12_org a{color:#555; text-decoration:none;}
.p12_org a:hover{color:#ff4f00; text-decoration: underline;}

.p12_black {color:#555;}
.p12_black a{color:#555; text-decoration:none;}
.p12_black a:hover{color:#555; text-decoration: underline;}

/*Padding*/
.tpd120 {padding:10px 20px;}
.tpd3 {padding:3px 3px;}
