h1{
	font-size : 17px;
	background-color : #FFFFCE;
	text-align : center;
	color : Navy;
	font-weight : bold;
}
h2{
	color: Navy;
	font-size : 17px;
}
h3{
	color : #E50000;
	font-size : 16px;
	font-style : italic;
}
#top{
	margin-top : 35px;
	margin-left : 20px;
		}
#top a{
	color : Navy;
	background-image : url("top.gif"/*tpa=http://seosmart.net/images/top.gif*/);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
	text-decoration : none;
	font-style : italic;
	font-size : 16px;
	}
#top a:hover{
	color : Red;
	background-image : url("top1.gif"/*tpa=http://seosmart.net/images/top1.gif*/);
	background-position : left;
	background-repeat : no-repeat;
}

.cont{
	font-size : 14px;
	text-align : justify;
	vertical-align : top;
}

#menu{
	text-align : justify;
	font-size : 14px;
	background-color : #c5f0fe;
}

#form{
	font-size : 14px;
	color : Black;
	text-align : justify;
}

.down {
	color: Gray;
	font-size : 12px;
	text-align : center;
	}	
.down a{
	color: Gray;
	font-size : 12px;
	text-decoration : none;
}	