
body { 
    font-size: 10pt; font-family: Verdana;
    color: #000000; background-color:#ffffff;
    margin-top:5px; margin-left:5px; margin-right:2px;
    scrollbar-base-color: #993300;
    scrollbar-arrow-color: #ffffff;
}


table { 
	font-size: 9pt; font-family: Verdana;
}


h1 { 
	font-size: 12pt; font-weight: bold; color:#663300;
}

h2 { 
	font-size: 11pt; font-weight: bold; color:#663300; margin-bottom: 3px;
}

img { 
	border-color: #000000; 
}

.PicTitle {
	font-size: 8pt;
	background-color: #cccccc;
}
.pdate {
	font-size: 8pt;
	color: #999999;
	margin-top: 1px;
	margin-bottom: 2px;
}


A:link, A:active { text-decoration: none; color:#cc6633; font-weight: bold; font-size: 9pt}
A:visited { text-decoration: none; color:#993300; font-weight: bold; font-size: 9pt}
A:hover { text-decoration: underline }

a.head1:link, a.head1:visited
{
	text-decoration:none;
	font-size: 11pt; font-weight: bold; color:#663300;
}
a.head1:hover
{
	text-decoration:underline;
}
