/* MicroReader theme for PGV 2.0 by Jorgen <bob@pp.sbbs.se> made in December 2003 */#tablecontent {	background: white;}#tablecontent td.darkborder {	background: #425559;}/* top title properties */.title{    font-size : 24pt;    font-weight: medium;    font-style: italic;    font-family: Times New Roman, Times;    color: #FFFFFF;    text-align : center;}/* medium title properties */.title2{    font-size : 16pt;    color: #FFFFFF;    font-weight: bold;    font-variant: small-caps;    letter-spacing: 2pt;    font-family: Times New Roman, Times;    text-align : center;}/* small title properties */.title3{    font-size: 14pt;    font-weight: bold;    color: #FFFFFF;    font-variant: small-caps;    letter-spacing: 2pt;    font-family: Times New Roman, Times;    text-align : center;}/* Side title properties */.title5{    font-size: 18pt;    color: #FFFFFF;    font-weight: light;    font-style: oblique;    letter-spacing: 2pt;    font-family: Times New Roman, Times;    text-align : center;}/* menu properties */.menu{    text-align: center;    font-size: 9pt;    color: #999999;}/* welcome screen properties */.welcome{    font-size: 12pt;    color: #FFFFFF;    font-weight: light;    font-style: oblique;    font-family: Times New Roman, Times;    text-align : center;}/* search form properties */div.search{    text-align: center;    margin-left: 35%;}ul.quote{    margin-left: 40px;    font-size: smaller;}span.occurence{    color: Red;    font-weight: bold;}/* names list properties */tr.list{}/* individual list properties */ul{    list-style-type: disc;}/* male tree box properties */td.m{    background-color: #214867;    border: 3px solid #99CCFF;	padding: 4px;}/* female tree box properties */td.f{    background-color: #214867;    border: 3px solid #FFCCCC;	padding: 4px;}/* link properties */a{    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 9pt;    color: #FFFFFF;}a:hover{	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 9pt;	text-decoration: none;	font-style: italic;}.navtext {    width: 200px;    font-size: 9pt;    border-width: 2px;    border-style: outset;    border-color: gray;    layer-background-color: red;    background-color: #214867;    color: White;}/* Input fields for MicroReader Theme */input {	color: #000000;	font-weight: normal;	font-size: 11px;	font-family: Courier New, Courier, American Typewriter;	background-color: #CCCCCC;	border: 1px solid #FFFFFF;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	margin: 4px;	padding: 1px;}.f {	color: #FFFFFF;	font-weight: normal;	font-size: 11px;	font-family: Courier New, Courier, American Typewriter;	background-color: #00BB00;	border: 1px solid #CC9900;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	padding: 4px;}.m {    color: #FFFFFF;    font-weight: normal;    font-size: 11px;    font-family: Courier New, Courier, American Typewriter;    background-color: #009900;    border: 1px solid #CC9900;    border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;	padding: 4px;}body {	margin: 0px;	padding: 10px;}