h1 {
	border-bottom: 1px solid gray;
	color: gray;
	font: 1.7em "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.7em;
	padding: 10px 5px 10px 5px;
}
h2 {
	color: #666666;
	font-size: 100%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0; 
}
a.pkg {
	background: url(cube_green.png) center left no-repeat;
	padding-left: 20px;
}
a.url {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}
a {
	color: #000080;
	text-decoration: none;
}
a:hover {
	background-color: #E6F08C;
	text-decoration: underline;
}
body {
	font-family: "Trebuchet MS", serif;
	color: #707070;
}
p {
	font-size: 95%;
}
.dash {
	color: #808080;
}
.rtype {
	border: 1px solid #F0F0F0;
	background-color: #FCFCFC;
}

