﻿.bodySave {
	font-family: Arial;
	background-color:white;
	color: #D46667;
	font-weight: bolder;
}

body {
	font-family: "Times New Roman";
	background-color:white;
	font-size: large;
	color: #D46667;
}

A {
	color: #D46667;
	text-decoration:none;
}

A:hover {
	color: #E3A99F;
}

.menu TD {
	height:25pt;
}

.title {
	font-size: larger;
	font-weight: bolder;
}

.resume {
	font-size: smaller;
}

.resume LI {
	margin-left: -15pt;
}

.resume UL {
	margin-top: 0pt;
	margin-bottom: 5pt;
}

.resume .date {
	vertical-align: top;
	width: 25pt;
}

.resume .category {
	padding-bottom: 5pt;
	font-weight: bold;
}

.contact {
	font-size: smaller;
}