h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	 
	 _margin:0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
div#topic {
	padding:5px 0px 0px 0px;
	_padding-top:20px;
	
	text-align: center;
	clear: both;
	width:600px;
	margin:0;
	
}
p {
	text-align: justify;
	color: #000000;
	font-size:13px;
	
}

div#main {
text-align:left;
font-size:13px;
}