﻿/* www.incognitosum.com/incognitosum_scrn.css 2007-09-19:001 by Arc. */
default {
	font-size:10pt;
	font-family:"Verdana";
	color:white;
	Background:black;
	text-align:left;
	vertical-align:middle;
}
body {
	font-size:10pt;
	font-family:"Verdana";
	color:white;
	Background:black;
	text-align:left;
	vertical-align:middle;
}
/* default table style contains images*/
table.incognitosum	{
	width:750px;
 	border:"0";
	font-weight:bold;
	vertical-align:middle;
	}
/* default para style shows after images */
p.incognitosum {
	font-weight:bold;
	margin-bottom:5mm;
	margin-left:7mm;
	margin-right:5mm;	
}
/* quoted text */
p.quoted {
	text-align: right;
	margin-bottom:5mm;
	margin-left:7mm;
	margin-right:5mm;
}
/* Citation author & title */
p.quoted_attr {
	font-size: xx-small;
	text-align: right;
	margin-bottom:5mm;
	margin-left:7mm;
	margin-right:5mm;
}
/* table cell properties*/
.tableimage {
	text-align: center;
	border-width:0px;
	height:200px;
	width:25%;
}
/* table embedded image attributes (displays inside .tableimage) */
.tableimageattr {
	border-width:0px;
/* resampled images to below sizes */
/*	width:118px;
	height:150px; */
}
/* link attributes */
.linkattr {
	color:#336600;
	text-decoration:underline;
}
/* Navigation buttons eg. "back" */
.nav	{
	border-width:0px;
}
