margin, padding {
	0px;
}
body {
	background-color: #FFF;
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000;
	margin: 2.00cm;
}
h2, h3, h4, h5{
	color:#555;
}
h1{
	color:#1987a2;
}
h2{
	font-size:1.7em;
	margin-top:20px;
	margin-bottom:7px;
	color:#555;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
h3{
	color:#555;
}
#content-menu, #content-submenu {
	display:none;
}
.button {
	display:none;
}
th {
	text-align:left;
	padding-right:10px;
	color:#555;
}
table {
	border:1px solid #555;
	padding:4px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:underline;
	color:#1987a2;
}
li, li li {
	list-style:disc;
}
fieldset , legend { 
	border:none;
}
label{
	padding: 0px 50px 0px 0px; /*top,right,bottom,left*/
	margin: 0px 0px 0px 0px; /*top,right,bottom,left*/
	text-align:left;
	color: #555;	
	float: left;
    width: 132px;
}

#foot {
	border-top:1px solid #555;
	margin-top:10px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
input, textarea, select {
	border:1px solid #a5acb2;
}
.textarea {
	width:324px;
	*width:336px;
}
