/* CSS Document */
#secondaryContent, #header, #topmenu, #noprint {
	display: none;
	}
#content, #primaryContent, #primaryContentContainer, #outer {
	width: 100%;
	border: 0;
  margin-left : auto; 
  margin-right: auto;
	padding: 0;
	float: none !important;
	}
a
{
	color: #AF0A0A;
	text-decoration: none;
}

