
BODY { 
	background-color: #FFFFCC; 
	font-family: sans-serif; 
	color: #339900; 
}

A { 
	color: #339900;
}

A:visited { 
	color: #339900;
}

A:active { 
	color: #339900;
}

A:hover { 
	color: #339900; 
	text-decoration: none;
}

TD { 
	vertical-align: top;
}

H1 {
	font-size: xx-large;
}

.cvitem { 
	font-size: x-small;
}

.cvtype { 
	font-weight:bold;
}