
A {
	TEXT-DECORATION: none;
	
	font-weight : 800;
	
}
a:link { color: #800000; text-decoration: none; }
a:visited { color: #B22222; text-decoration: none; } 
a:hover { color: #008000; text-decoration: none;} 


h2 {
	color: #800000;
	font-size : 18px;
	font-weight : 800;
	text-decoration: none;
}




p, form, .text {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 100;
	color : #000000;
	text-align: justify;
	text-decoration: none;
}


p { margin: 0px 40px;}

body {
	background-image: url(../index_elemei/body_bg.jpg)

}

table {with: 100%;
}

table td {font-size: 14px;
	font: Arial Narrow;
}


dl {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 100;
	color : #000000;
	margin: 40px 40px;
	text-align: justify;
	text-decoration: none;
}
