@charset "ISO-8859-1";
#caption {
	position:absolute;
	top:230px;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
	width: 190px;
}

table.Table_01 {
	width: 100%;
	height: 172px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	padding: 0px;
}

table.Table_02 {
	width: 100%;
	height: 380px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	padding: 0px;
}

img.x {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1
}

img {
	border: 0;
}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	font-size: 12px;
	color: #fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

h3 {
	font-size: 18px;
	color: 000;
	font-weight: normal;
	width: 180px;
	margin-bottom: -15px;
	margin-top: 2px;
}

h4 {
	font-size: 14px;
	color: 000;
	line-spaceing: 14px;
	font-weight: normal;
	border-bottom: solid 1 black;
	width: 180px;
	margin-bottom: 2px;
	margin-top: 2px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: 000;
	line-spaceing: 14px;
	font-weight: normal;
	border-bottom: solid 1 black;
	width: 220px;
	margin-bottom: 2px;
	margin-top: 15px;
}

p {
	padding-left: 10px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 650px;
	text-indent: 10px;
	line-height: 12px;
	text-align: justify;
}

#contact {
	width: 625px;
	height: 150px;
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
}

#resume {
	width: 625px;
	text-align: justify;
	padding-left: 10px;
	}