body  {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	font-size: 10px;
}

a:link  {
	color : #000000;
	font-weight : normal;
}

a:visited  {
	color : #000000;
	font-weight : normal;
}

a:hover  {
	color : #000000;
	font-weight : normal;
}

#con {
        position: absolute;
        top: 5000px;
        left: 10px;
        width: 980px;
}


#frm {
        position: absolute;
        top: 0px;
        left: 10px;
        width: 980px;
}
