* { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 14px;
}

a:link { 
	color: #bb0000;
	font-weight: bold; 
	text-decoration: none 
}

a:visited { 
	color: #bb0000; 
	font-weight: bold; 
	text-decoration: none 
}

a:active { 
	color: #ff3311; 
	font-weight: bold; 
	text-decoration: none 
}

a:hover { 
	color: #ff3311; 
	font-weight: bold; 
	text-decoration: underline 
}

#pageHeader {
	font-weight: bold;
	font-size: 27px;
	text-align: center;
}

#heading {
	text-align: center;
	border-bottom: 1px solid #ff8c66;
}

#showcase { 
	font-size: 16px; 
	font-weight: bold; 
	text-align: center;
}

#showcase a:link { 
	font-size: 16px; 
}

#showcase a:visited { 
	font-size: 16px; 
}

#showcase a:active { 
	font-size: 16px; 
}

#showcase a:hover { 
	font-size: 16px; 
}

.contentHeaderText { 
	font-size: 16px; 
	font-weight: bold; 
}

h2 { 
	font-size: 17px; 
	font-weight: bold; 
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}
