body {
	background-color:#28647f;
	margin:0px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height: 1.5em;
}

a {
	color:#722F00;
}

h1 {
	font-size:20px;
	color:#13b3bf;
}

h2 {
	font-size:17px;
	color:#13b3bf;
	margin:0px;
}

h3 
{
    font-size:13px;
	margin-bottom:5px;
	color:#063B3F;
}

div.main {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-380px;
	width:760px;
}

div.top {
	width:760px;
	height:80px;
}


div.main_bg {
	background-color: #FFFFFF;
	width:760px;
}

div.main_text {
	padding:20px;
}

a.presenttips {
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
