* {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin: 0 0 1em;
}

form {
	margin: 0;
}

input {
}

select {
	width: 50%;
}

ul {
	list-style: none;
	margin: 1.5em 0;
}

li,dd {
	padding-left: 86px;
	background: url(../images/pt.gif) no-repeat 68px 3px;
}

fieldset {
	padding: .5em;
}

body {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6F71;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	background: #BBBBBD;
}

a {
	color: #192F77;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font: normal 1.8em Verdana, Helvetica, Geneva, sans-serif;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
	font-weight: 700;
}

strong {
	color: #192F77;
}
