body {margin:0; padding:0;
font-family:Tahoma;
font-size:12px;
color: #666666;
background-color: #fff;
line-height:17px;
}
table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
td{vertical-align:top; text-align:justify;}
img{border:none;}

.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.justify{text-align:justify;}  

a:hover{text-decoration:none;}
a {color: #0099FF;}

ul {margin:0px; padding:0; list-style:none;}
li {background:url(images/z_ul.gif) left 7px no-repeat; padding-left:10px; line-height:1.8181em;}
li a { text-decoration:none; font-weight:bold;}
li a:hover { text-decoration:underline;}




/*txt, links*/

h1 {  font-size:16;}
h3 { font-size:14px; color:#4f4e4b; margin-bottom:6px; font-weight:normal;}
h4 { font-size:13px; color:#585853; margin:0px 0 6px 0;}
h5 { font-size:12px; color:#a41100; margin-top:2px;}



/*footer*/
#footer { color:#4f4e4b; font-family:Arial; font-size:10px; text-align:center; padding-bottom:15px; padding-top:2px;}
#footer span { text-transform:uppercase; font-weight:bold;}
#footer p { padding:13px 0 0 35px;}
#footer a { color:#4f4e4b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

.input {color:#696862;		 
		height:17px;
		width:178px;
		background:#fff;
		border:solid 1px #727272;
		font-size:1em;
		font-family:Arial;
		padding-left:2px;
}

textarea {background:#fff;
			color:#696862;
			border:solid 1px #727272;
			width:188px;
			height:95px;
			overflow:auto;
			font-family:Arial; 
			font-size:1em;
			padding-left:2px;
}