h2 {
	font-weight: bold;
	font-size: 11px;
}
body,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #3399FF;
}
a:active {
	color: #3399FF;
}
.picBorder {
	border: 1px solid #CCCCCC;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.botdotline {
	background-image: url(images/dotlineh.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

