body {
	background-attachment: fixed;
	background-image: url(../_img/bgr_main2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C8D7DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #989B9C;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}




td
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}


.note
	 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #989B9C;
}
.arrow {	
	color: #990000;
}


