html, body {

	margin: 0;

	padding: 0;

	background-color: #fff;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	font-weight: 400;

	color: #2a4b59;

	line-height: 25px;

	text-align: justify;

	font-style: italic;



}

h1 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}

.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2a4b59;
	line-height: 30px;
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: none;
}

a {
	color: #2a4b59;
	text-decoration:underline;
}	

a.menu: { 
	text-decoration: none;
}

a.menu:visited { 
	text-decoration: none;
}

a.menu:link { text-decoration: none }

a.menu:hover { color: #991b1e; text-decoration: none }



.menu_selected {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 16px;


	color: #991b1e;

	line-height: 30px;

	text-transform: uppercase;

	vertical-align: middle;

	text-decoration: none;

}



.content {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-style: italic;

	font-weight: 400;

	color: #2a4b59;

	line-height: 25px;

	text-align: justify;

}



.content_small {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	font-weight: 400;

	color: #2a4b59;

	line-height: 25px;

}



.top {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
	color: #2a4b59;
	line-height: 25px;
	text-align: center;
	padding-bottom:30px;
}



.copyright {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	background-color: #791718;

	height: 42px;

	color: #fff;

	line-height: 25px;

}



.board_white {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

	line-height: 20px;

	text-align: center;

}



.board_black {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	line-height: 20px;

	text-align: center;

}

a.left_menu {

	font-family: Arial;

	font-size: 14px;

	color: #968E2E;

	line-height: 20px;

	text-decoration:none;

	text-transform:uppercase;


}

a.left_menu:hover {

	font-family: Arial;

	font-size: 14px;

	color: #991b1e;

	line-height: 20px;

	text-decoration:none;

}


