body 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}
td			{
	line-height: 140%;
	font-size: 8pt;
	text-align: left;
}

.blank		{
	font-size: 1pt;
}
.contents	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #6D6E71; line-height: 140%;}
.copyright	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #6D6E71;}

A:link		{font-family: Verdana, Arial, Helvetica, sans-serif; color: #5E8FB4; line-height: 140%; text-decoration:none;}
A:visited	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #5E8FB4; line-height: 140%; text-decoration:none;}
A:hover		{font-family: Verdana, Arial, Helvetica, sans-serif; color: #378F8F; line-height: 140%; text-decoration:underline;}
h1 {
	font-size: 200%;
	margin-bottom: 1px;
	white-space: nowrap;

}

h2 {
	font-size: 150%;
	margin-top: 1em;
	margin-bottom: 0px;
	margin-left: 1px;

}
h3			{
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 150%;

}
h3#head  {
	font-size: 200%;
	margin-bottom: 1px;
	white-space: nowrap;
	border: none;
}
h4 {
	background-color: #CCCCCC;
	font-variant: small-caps;
	font-size: 150%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;

}
h5 {
	font-size: 100%;
}

dt {
	font-weight: bold;
	margin-top: 5px;

}
#resume dl, #resume p {
	margin-left: 5px;
}
#divider {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
h2#titlemiddle, h1#titlemiddle {
	font-size: 150%;
	background-image: url(/images/round_back.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 1px 0px 0px;
	padding-top: 14px;
	padding-bottom: 14px;
}
#titleleft {
	background-image: url(/images/round_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	vertical-align: middle;

}
#titleright {
	background-image: url(/images/round_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	vertical-align: middle;
	padding-bottom: 13px;
	padding-top: 13px;


}
