html{
	margin:0;
	padding:0;
	font-family: arial;
}

body {
	font: Times, Georgia, "Times New Roman", serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

#texts p{
	font-size:12px;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-style: normal;
	text-decoration: none;
	color: #aaaaaa;
	text-align: justify;
	background-image:none;
}

a{
	font-size:12px;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-style: normal;
	text-decoration: none;
	color: #aaaaaa;
	text-align: justify;
	background-image:none;
}

a:hover{
	font-size:12px;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-style: normal;
	text-decoration: none;
	color: #555555;
	text-align: justify;
	background-image:none;
}

#main a, p{
	font-size:13px;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-style: normal;
	text-decoration: none;
	color: #aaaaaa;
	text-align: center;
	background-image:none;
	line-height:15px;
}

#main{
	font-size:12px;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-style: normal;
	text-decoration: none;
	color: #aaaaaa;
	text-align: center;
	background-image:none;
}


#copyright{
	font-size:9px;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-style: normal;
	text-decoration: none;
	color: #aaaaaa;
	text-align:center;
	background-image:none;
}

#address, p{
	font-size:12px;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-style: normal;
	text-decoration: none;
	color: #aaaaaa;
	text-align: center;
	background-image:none;
	line-height:12px;
}

.scrollMain { 
	overflow-y: hidden; 
	overflow-x: hidden;
	max-height: 160px;
	height: 160;
}

.scrollLinks { 
	overflow-y: hidden; 
	overflow-x: hidden;
	max-height: 180px;
	height: 180;
}
.scrollCorps { 
	overflow-y: hidden; 
	overflow-x: hidden;
	max-height: 398px;
	height: 398;
}
.blank { 
	height: 2mm;
	width: 1px;
	border: 0;
	src: "/images/blank.gif";
}
