/* CSS Document */


.style1 {
	font-family: Calibri, "MS Sans Serif";
	font-size: 11px;
}
.style2 {
	font-family: Calibri, "MS Sans Serif";
	font-size: 14px;	
}
.Header {
	font-family: Calibri, "MS Sans Serif";
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
a:link {
	font-family:Calibri, "MS Sans Serif";
	font-size:14px;
	color:#932B06;
	text-decoration:underline;
	outline:none;
}
a:hover {
	font-family:Calibri, "MS Sans Serif";
	font-size:14px;
	color:#932B06;
	text-decoration:none;
	outline:none;
}
a:active {
	font-family:Calibri, "MS Sans Serif";
	font-size:14px;
	color:#932B06;
	text-decoration:underline;
	outline:none;
}
a:visited {
	font-family:Calibri, "MS Sans Serif";
	font-size:14px;
	color:#932B06;
	text-decoration:underline;
	outline:none;
}
.border {
	border: medium solid #000000;
}
.cell_1 {
	font-family:Calibri, "MS Sans Serif";
background:#DFCAB5;
font-size:16px;
font-weight:bold;
}
.cell_2 {
	font-family:Calibri, "MS Sans Serif";
background:#CDAC8B;
font-size:16px;
font-weight:bold;
}
