@import url('http://www.pacificcoastdrilling.com/res/shadow.css');

body {
	font-family: verdana, Arial, Helvetica
}

td {
	font-family: verdana, Arial, Helvetica
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red
}

a:active {
	color: red
}

a:visited {
	color: blue
}

a.subcategory {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 17px;
}

a.subcategory2 {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 17px;
	font-color: red;	
}

a.subcategory:hover {
	color: red;
}

.link {
	font-family: Arial, Sans-serif;
	font-weight: bold;
}

.contact {
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}

.img-desc {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.biglink {
	font-size: 110%;
	font-weight: bold;
}

.linkspacer {
	padding-bottom: .5em;
}

h1,h2,h3,h4,h5,h6,h7 {
	font-family:  Arial, Helvetica
}

.head {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
}

.subhead {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
}

.subhead {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
}

.small {
	font-size: 90%;
}

.large {
	font-size: 110%;
}
