BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : #990000;
	text-decoration : none;
}

TD.portraitbody {
	background : #CCCCCC;

}

TD.body, INPUT.body  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}


td.portraittitle {
	background-color : #666666;
	color : White;
	font-variant : small-caps;
	font-weight : bold;
}

td.navbar, a.navbar {
	background-color: #AB9D83;
	color : White;
	border : thin inset #998868;
	font-weight : bold;
	font-variant : normal;
}
