<style>
<!--
/* main */
body {margin: 0px; background-color: #ffffff}
p, table, ul {font-family: arial, "times new roman", sans-serif; font-size: 10pt; text-align: justify}
a {text-decoration: none; color: blue; font-family: arial, "times new roman", sans-serif; font-size: 10pt}
a:hover {text-decoration: underline}

/* sidebar */
.sidebar {background-image: url(images/sidebar.gif)}
.sidelink {color: white; font-weight: bold}

/* main body */
.bodytext {text-indent: 25px}
.bottom1 {font-size: 8pt; font-weight:bold; text-align: center}
.bottom2 {font-size: 8pt; font-style: italic; text-align: center}
.email {font-size: 8pt; font-weight: bold}
.heading {font-size: 10pt; font-weight: bold; color: #003366}
.nameleft {font-size: 8pt; text-align: left}
.nameright {font-size: 8pt; text-align: right}
.resume {font-size: 16pt; font-weight: bold; color: #003366}
.title {font-size: 12pt; font-weight: bold; text-align: center; color:#003366}
#topbar td {background-image: url(images/topback.gif)}
-->
</style>