body {
	background:#ffffff;
	font-family : Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial;
	font-size: 12px;
}

#textcontent {
        z-index: 2;
	position: absolute;
        top: 720px;
	background:#ffffff;
        width: 670px;
        height: 600px;
	border:auto #000 none;
	margin-left : 120px;
	
	}
	
p {
	text-align : justify;
}

	
h1  {
	font-family: Arial;
	font-weight: bold;
	font-size: 125%;
	color: black;
}

 h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 115%;
	color: black;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 110%;
	color: black;
	margin : 0;
}



head {font-family: Arial;font-weight: bold;	font-size: 100%;color: black;margin : 0;align: center;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a.gif) no-repeat left center; margin: 0px; padding:0px 0px 0px 10px; line-height:20px}

.footer {font-family: Arial; font-size:10px;}

a { color:#FF8B08;}
a:hover{text-decoration:none;}

.title2 {color:#ffffff;}
