a {
	color: #313131;
	text-decoration: none;
}

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

a:visited {
	text-decoration: none; 
	color: #313131;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #313131;
}

hr {
	border: none 0;
	border-top: 1px dashed #333333;
	width: 100%;
	height: 1px;
}

input, textarea, select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	border: solid 1px;
	padding: 1px;
	letter-spacing: 0.5px;
	color: #313131; 
	background-color: #F0F0F0;
}

body, table, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #313131;
	background-color: #F0F0F0;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #313131;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #313131;
}

.imagebox {
	background: white url(http://www.justinhumber.com/images/sidebar_entires_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
}

.appnavbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #313131;
}
