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

body {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
	}



a:link {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}


a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	
	}
	
a:hover {
	text-decoration: underline;
	
}
	
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	font-size: 11pt;
	text-align: left;
}
	
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

table {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	background-color: #f7bd2e;
	
}
.orange {
	color: #cc3300;
	font-weight: bold;
}

