TD {
	vertical-align: top;
}

SPAN {
	font-family: "Garamond", serif;
	font-size: 12pt;
}
SPAN.name {
	font-size: 30pt;
}
SPAN.title {
	font-size: 16pt;
}

SPAN.address {
	font-size: 12pt;
	text-align: center;
}
SPAN.company {
	font-weight: bold;
}
SPAN.section {
	font-variant: small-caps;
	width: 100%;
	border-bottom : medium solid #12469C;
	border-bottom-width : thin;
}
SPAN.achievement {
}
SPAN.job {
	font-style: italic;
}
SPAN.header {
	font-family:'Snap ITC','Times New Roman',serif;
	color : #12469C;font-size: x-large;
	vertical-align: middle;
	border-bottom : medium double #12469C;
	border-bottom-width : medium;
	padding-left : 10px;
}		
LI {
	list-style-image: none;
	list-style-type: square;
	padding-bottom: 4pt;
	padding-top: 0pt;
}
UL {
	padding: 0px;
	margin : 10px 20px 0px 20px;
}
A {
	color: #14218B;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
A:hover {
	color: #94BDDA;
	text-decoration: none;
}
A:link {
	color: #14218B;
	text-decoration: underline;
}
