body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1,h2 {
	font-variant: small-caps;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.175em; }
h3 { font-size: 1em; }

td {
	vertical-align: top;
	color: #000000;
}

table.cv > tbody > tr:first-child > td:first-child { width:100px; }
table.cv > tbody > tr:first-child > td:nth-child(2) { width:600px; }
table.pictures td {
	height:360px;
	width:360px;
	vertical-align:middle;
}
table.links th {
	width:360px;
}

.pictures img {
	 border: 6px solid black;
}

.smallprint {
	font-size: 0.825em;
}

.rss td {
	font-size: 17px;
}
.rss img {
	max-width: 500px;
	height: auto;
}
.rss p {
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
}
.rss blockquote {
	font-style: italic;
}
.news li {
	font-size: 1em;
	margin-bottom: 1em;
}

.s08 {
	font-size: 0.7em;
}
.s09 {
	font-size: .75em;
}
.s10 {
	font-size: 0.825em;
}
.s12 {
	font-size: 1em;
}
.hang {
	padding-left: 2em;
	text-indent: -2em;
}

.s12a, .s12 a {
	font-size: 0.95em;
}

figcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.profile img {
	width:32px;
}

a:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #0645AD;}
a:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #0645AD;}
a:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #CC2200;}
a:active {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #CC2200;}

.c1 a:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000;}
.c1 a:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000;}
.c1 a:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000;}
.c1 a:active {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000;}

.c2 a:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: darkolivegreen;}
.c2 a:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: darkolivegreen;}
.c2 a:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: darkolivegreen;}
.c2 a:active {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: darkolivegreen;}

.c3 a:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000;}
.c3 a:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000;}
.c3 a:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #0645AD;}
.c3 a:active {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #0645AD;}

/*
.profile a:link {font-family: Garamond, Palatino, Times New Roman, Times, serif; text-decoration: none; color: #000000;}
.profile a:visited {font-family: Garamond, Palatino, Times New Roman, Times, serif; text-decoration: none; color: #000000;}
.profile a:hover {font-family: Garamond, Palatino, Times New Roman, Times, serif; text-decoration: none; color: #AAAAAA;}
.profile a:active {font-family: Garamond, Palatino, Times New Roman, Times, serif; text-decoration: none; color: #AAAAAA;}
*/