body,td,a,p{
	font-family:Georgia, Times, Times New Roman, sans-serif;font-size:12px;
}
body {
	background-color: #95C1EC;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background: url('images/bg.gif');
}
a{background-color:transparent;color:#006DF2;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;color:#006DF2}
#topline {
	width:100%;
	background: url('images/topline.gif');
	background-repeat: repeat-x;
}

td.tl{
	background: url('images/t2.gif');
}
td.ml{
	background: url('images/m2.gif');
}
td.main{
	background-color: #FFFFFF;
	border-color : #CECECE;
	border-style: solid;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
}
td.bottom{
	background: url('images/bottom.gif');
}
p
{
	padding: 0;
	margin: 10px;
}
h1{
	font-size:18px;
	margin: 0px;
}