
body {
	font-family: Times New Roman, sans-serif;
	font-size: 1em;
}

img {
	border-style: none;
}

p {
	font-family: Georgia, sans-serif;
    font-family: Times New Roman, sans-serif;
	font-size: 1.3em;
}

a:link {color: #006699; text-decoration: underline}
a:visited {color: #003399; text-decoration: underline}
a:hover {color: #0099FF; text-decoration: underline}
a:active {color: #0099FF; text-decoration: underline}

.name {
	font-family: Garamond, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

.contact {
	font-family: Verdana, sans-serif;
	font-size: .8em;
	font-weight: normal;
}

.photo {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	font-weight: normal;
}

ul li {
        padding: .3em .0em;
}

