
a:link {}
A { color: #0066CC; text-decoration: none; font-style: normal; font-weight: bold; }
A:hover { text-decoration: underline; font-weight: bold }




body 
{  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; text-decoration: none; color: #000000;
	SCROLLBAR-BASE-COLOR: #555555;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
h1 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 14pt; font-weight: bold; color: #000000; text-decoration: none}
h2 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none}
p {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; text-decoration: none; color: #000000}
td {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; text-decoration: none; color: #000000}

.rowcolor1
{
	background-color: #D7D7D7;
}
.rowcolor2
{
	background-color: #CCCCCC;
}
.downloadText
{
	font-size: 9px;
	padding-left: 20px;
	vertical-align: middle;
}
.largerText
{
	font-size: 13px;
}
.downloadLink
{
	width: 100px;
	text-align: center;
	font-size: 9px;
}
.updated
{
	font-size: 9px;
	text-align: center;
	color: #333333;
}
.downloadRow
{
	background-color: #E7E7E7;
}