html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}

body {
	font-size: 0.9em;
	font-family:  "Courier New", Courier, monospace, Arial,sans-serif;
	text-align: left;
	background: #FFFFFF url("/i/bg.png") top left repeat-x;
	color: #4e5c5f;
}

#page {
	margin: 60px 0px 35px 0px;
	padding: 0px 70px;
	text-align: left;
	overflow: visible;
}

#content {
	text-align: justify;
	line-height: 195%;
}

#legend {
 	font-size: 12px; 
 	margin-top: 50px;
	clear: both;
	border-top: 1px solid #b3c4c6;
	padding: 15px 0px;
}

#footer {
 	font-size: 12px; 
	clear: both;
	border-top: 1px solid #b3c4c6;
}
	
h1 {
	display: block;
}

h1 a {
	display: block;
	text-indent: -1000px;
	width: 675px;
	height: 55px;
	background: url("/i/l.png") top left no-repeat;
}

.sep{
	color: #42b1bc;
}

a, a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #242a2c;
}

a:visited {
	text-decoration: line-through;
	color: #3a4346;
}

a:hover {
	color: #42b1bc;
}

#footer img {
	border: 1px solid #b3c4c6;
}

#footer a {
	text-decoration: none;
	border-bottom: 1px #b3c4c6 solid;
}

#footer a:visited {
	text-decoration: none;
}

