A:link, A:active {
font-size: 12pt;
text-decoration: underline;
color: blue;
font-weight: normal;
}

A:visited {
font-size: 14pt;
text-decoration: underline;
color: red;
font-weight: normal;
}

body {
background: #FFFFCC;
}

.reg {
font-size: 12pt;
color: black;
font-weight: normal;
text-align: left;
text-indent: 0px;
}

.indent {
font-size: 12pt;
color: black;
font-weight: normal;
text-align: left;
text-indent: 40px;
}

table.highlight {
border-bottom: 2px solid black;
}

ul.bullet {
margin-top:0;
margin-left:80px;
margin-bottom:0;
padding-left:16px;
}

table.skills {
font-size: 10pt;
}

.dates {
float:right;
}
