.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#000000;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#main {
	border-style:solid;
	border-width:30px;
	border-color:#000034;
	border-position:
	}
	
.under {
	text-decoration:underline;
	}
