<TX>
/* -- style-cv.css -- */
body {background-color:#ffffff}
p{font-size:11pt;color:#330000;margin-left:2em}
ul{font-size:11pt;color:#330000;line-height:130%}

/* -- for link anchors -- */
a:link{font-size:11pt;color:#ff00ff}
a:visited{font-size:11pt;color:#660000}
a:active{font-size:11pt;color:#ff6633}

/* -- headings -- */
h1{font-size:15pt;color:#8b4513;text-align:center}
h2{font-size:13pt;color:#8b4513;text-align:center}
h3{font-size:11pt;color:#330000;line-height:130%;text-indent:1em;}

/* -- blocksytles -- */
.center{text-align:center}
