/* $Id: tvg.css 641 2007-10-21 15:44:46Z holger $ */

body {
	color: #000000;
	background-color: #ffffff;
	font-family: sans-serif;
}

a:link {
	color: #0000ff;
}
a:visited {
	color: #0000dd;
}
a:active {
	color: #ffffff;
	background-color: #0000aa;
}


h1,h2,h3,h4,h5,h6 {
	color: #0000ff;
}

strong {
	color: #0000ff;
}

blockquote {
	font-style: italic;
}



._footer td {
	font-size: small;
	background-color: #ffcccc;
}

._footer th {
	font-size: small;
	color: #ffffff;
	background-color: #ff0000;
}

.image_caption {
	font-size: small;
	text-align: center;
}

th {
	background-color: #ffcccc;
}

