body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:15px;
	}
	
h2 {
	font-size:14px;
	}
	
a{
	text-decoration:none;
	}
	
a:link {
	color:#CCCCCC;
	}
	
a:hover {
	color:#000099;
	text-decoration:underline;
	}
	
a:visited{
	color:#CCCCCC;
	}

#specs {
	line-height:normal;
	}
#navbar {
	color: #000000;
}

