/* COPYRIGHT 2005 BRUCE ARNOLD ALL RIGHTS RESERVED. PERVASIVEPERSUASION.COM */
a:link 
{ 
color: #6699CC;
}
a:visited 
{ 
color: #6699CC;
}
a:hover 
{ 
color: #0000FF;
background-color: #FFFF00;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: underline;
}
a:active 
{ 
color: #990000;
}
/**/
body
{
margin-top: 0px;
}
.borderdashed
{
border-color: #000000;
border-style: dashed;
border-width: 2px;
}
.borderouter
{
border-color: #666666;
border-style: solid;
border-width: 1px;
}
.black1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.black3 {
font-size:   14px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000000;
}
.black4 {
font-size:   20px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000000;
}
td {
font-size:   11px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.undecorated1 {
text-decoration: none;
color: #6699CC;
}
#elink {
	visibility: hidden;
}
table#stats {
	border: 1px solid #00000;
}
table#stats td#header {
	background-color: #CCCCCC;
}
table#stats td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}
table#stats td.tdheader {
	font-weight: bold;
	background-color: #cccccc;
	border-top: 1px solid #999999;
}
