html, body {text-align: center;	margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size:11pt; color: #333;background-color: #f2f2f2;}
h1{background-color: #f2f2f2;font-family: Arial, Helvetica, sans-serif;font-size:17pt; color:#d9392e;font-weight:bold; padding-bottom:0px;margin-bottom:6px;}
h2{background-color: #f2f2f2; font-size:17pt; color:#d9392e;font-weight:normal;padding-top:0px;margin-top:0px;}
h3{background-color: #f2f2f2; text-align:center;}
a {color:#00c !important}
a.:hover{background:#36c;color:#fff !important}
#content{background-color: #fff;
	text-align: right;
	vertical-align: top;
	margin: 0px; padding:40px;padding-top:0px;
	width: 100%;
	background-image: 	url(img/bg_succeed.png); background-repeat: no-repeat;	background-position: right top;
	border: 5px #e5e5e5 solid; border-top: 0px #7fa0e6 solid; border-bottom: 10px #972281 solid;
	list-style-type: square;}
.color_36c{color:#36c;font-size:14pt; font-weight:bold;}
.color_333{color:#333;font-size:14pt; font-weight:bold;}
.left{text-align: left;}
.arial{font-family: Arial, Helvetica, sans-serif;font-weight:normal;}
.red{color:#d9392e;}
.center{text-align: center;}