
body {
	margin: 10px 0px 0px;
}



.text10 {
	font-size:10px;
}

.text11 {
	font-size:11px;
}

.text12 {
	font-size:12px;
}

.text14 {
	font-size:14px;
}


.copy {
	font-size:10px;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:15px;
}

h3 {
	font-size:14px;
}

a img {
	border: none;
}


.asset-header{
	background-color: #ECE9D8;
	padding: 0px 5px 2px 5px;
}

A:link {
	color: #333333;
	text-decoration: none;
}

A:visited {
	color: #333333;
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	color: #0000ff;
	text-decoration: underline;
}


div.photo{
position:relative;
width:93px;
height:127px;
}
span.guard{
position:absolute;
display:block;
width:100%;
height:100%;
background-image:url(img/spacer.gif);
}

