@charset "UTF-8";
/* CSS Document */


.style1 {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #400000;
}
.style2 {font-family: Arial;
	font-size: 10px;
	align: center;
	}
.style3 {font-family: Verdana, Arial;
	font-size: 10px;
	color: #400000; }
.style4 {font-family: Verdana, Arial;
	font-size: 11px;
	color: #400000; }

A.N {font-family: Times New Roman; font-weight: bold; font-size: 9pt; color: #FFFFCC; text-decoration: none;}
A.N:link {font-family: Times New Roman; font-weight: bold; font-size: 9pt; color: #FFFFCC; text-decoration: none;}
A.N:visited {font-family: Times New Roman; font-weight: bold; font-size: 9pt; color: #FFFFCC; text-decoration: none;}
A.N:hover {font-family: Times New Roman; font-weight: bold; font-size: 9pt; color: #000000; text-decoration: none;}
A.N:active {font-family: Times New Roman; font-weight: bold; font-size: 9pt; color: #FFFFCC; text-decoration: none;}
	
A.W {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #400000;
	text-decoration: underline;
	}
A.W:link {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #400000;
	text-decoration: underline;
	}
A.W:visited {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #400000;
	text-decoration: underline;
	}
A.W:hover {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	}
A.W:active {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #400000;
	text-decoration: underline;
	}


A.W1 {
font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
	}
A.W1:link {
font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
	}
A.W1:visited {
font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
	}
A.W1:hover {
font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	}
A.W1:active {
font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
	}

.style6 {
	font-size: 12px;
	font-weight: bold;
}
.style7 {font-size: 11px}

.box {
border: solid 1px #004080;
font-family: Arial, Helvetica;
font-size:10px;
color:#400000;
background-color: #C4A57A;
}		