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

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #292828;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
}

.header_links{
	color:#FFFFFF;
	font-family:Tahoma;
	text-decoration:none;
	text-align:center;
	font-size:10pt;
}

.header_text{
	color:#FFFFFF;
	font-family:Tahoma;
	text-decoration:none;
	text-align:justify;
	font-size:10pt;
}


.category_header_cell{
	border: 1px solid #4C7800;
	background:#4C7800;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.categories{
	color:#6D6D6D;
	font-family:"Times New Roman", Times, serif;
}

.heading-1{
	font-family:Tahoma;
	color:#A44E51;
	font-size:16pt;
	font-weight:bold;
}

.footer{
	font-family:tahoma;
	color:#A2A2A2;
	font-size:10px;
	
}

.footer a{
	font-family:tahoma;
	color:#CCCCCC;
	font-size:10px;
	
}