body {
	margin: 40px 0px 20px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	}

p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.5em;
	}

ul {
	margin: 0px 0px 20px 20px;
	padding-left: 0px;
	line-height: 1.5em;
	}

li {
	list-style-type: disc;
	padding-left: 5px;
	margin-bottom: 15px;
	}

a 	{ 
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}

a: hover { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

a.f {
	color: #B3B3B3;
	text-decoration: underline;
	font-weight: normal;
	}

a.f: hover {
	color: #B3B3B3;
	text-decoration: none;
	font-weight: normal;
	}

#holder {
	width: 100%;
	}

TABLE.pag {
	width: 930px;
	height: 405px;
	}

TD.pag {
	width: 910px;
	height: 385px;
	background-image: url(../_images/pag.bck.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	}

TD.mnu {
	width: 203px;
	padding-top: 40px;
	text-align:left;
	}

TD.c1a, TD.c1b {
	padding-top: 40px;
	padding-left: 10px;
	text-align: left;
	}

TD.c1a {
	width: 411px;
	}

TD.c1b {
	width: 296px;
	padding-right: 20px;
	text-align: right;
	}

FORM.frm INPUT, FORM.frm TEXTAREA{
	width:270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	color: #1E8BA6;
	border:1px solid #22A1C0;
	padding:3px;
	}

IMG.m {
	width: 203px;
	height: 23px;
	}

IMG.ttl {
	width: 332px;
	height: 40px;
	}

IMG.mov {
	width: 80px;
	height: 80px;
	margin-left: 5px;
	margin-bottom: 5px;
	}
	
DIV.foot {
	width: 930px;
	font-size: 8pt;
	color: #B3B3B3;
	text-align: center;
	}

DIV.footxt {
	padding: 10px;
	}