body,div,td{
	font-family:  helvertica,arial;	
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#333;
}

img{ border:0;}

body{
	margin:10px;
	margin-bottom:25px;
	padding:0;
	background-color:#c9effa;
}

.title{
	font-size:26px;
	font-family: helvertica,arial;
	color:#33368e;
	padding-bottom:10px;
}


.tip{
	font-size:12px;
	padding:10px;
	padding-top:60px;
	line-height:16px;
}

.footer{
	font-size:11px;
}

.insection{
	font-size:11px;
}

.footer:link {color:#000; text-decoration:none; font-weight:bold; }
.footer:visited {color:#000; text-decoration:none; font-weight:bold;}
.footer:hover {color:#333; text-decoration: underline; font-weight:bold;}
.footer:active {color:#000; text-decoration: none; font-weight:bold;}


a {color:#2882ff; text-decoration:none; }
a:visited {color:#2882ff; text-decoration:none;}
a:hover {color:#2058ff; text-decoration:underline;}


/* CLEAR FIX */
.clear, .section, .tablempty, .tablerow {
	clear:both;
}

