
body,td,p,input,textarea  { 
	margin-top:0px; padding-top:0px; 
	color: #200; font-style: normal; font-weight: normal; font-size: small; line-height: normal; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
p { margin-top:10px; padding-top:0px; }

.TableBorder     { color: #c0c0c0; border: solid .5px #a9a9a9 }
.news { color: silver; font-weight: bold; font-size: 130%; border: solid 1px silver }

@media screen
	{
	.text { color: #000; font-size: 10pt; text-decoration: none;  }
	.textspacing { line-height:15pt;}
	}

@media print
	{
	.text { color: #000; font-size: 8pt; text-decoration: none;  }
	.textspacing { line-height:12pt;}
	.noprint { display:none; }
	}

.link    { color: #777777; text-decoration: none}
.link a:link { color: #777777; text-decoration: none}
.link a:visited { color: #777777; text-decoration: none}
.link a:hover { color: #AAAAAA; }
.link a:active { color: #777777; text-decoration: none;}

h1  { color: gray; font-size: 130%; font-weight:bold; margin-top:20px; margin-bottom:20px; }
h1.decl { color:#53170F; }
h1.auth { color:#952938; }
h1.copy { color:#734D28; }
td.flags { padding-top:10px; }

time { color: white; font-size: 70%; text-align: center }
element { }
.whitelink { color: white; text-decoration: none }
.whitelink a:link  { color: black; text-decoration: none }
.whitelink a:visited  { color: black; text-decoration: none }
.whitelink a:hover  { color: gray; text-decoration: none }
.whitelink a:active  { color: black; text-decoration: none }
.tooltip { color: #696969; cursor: help }
.txtwid1 { width:300px; }
.txtwid2 { width:350px; }
.small { font-size:xx-small; }
.xsmall {font-size: x-small} /* i know! */
.content { text-align:left; padding-top:20px; }
.button {  }