.text {
	font-family: Tahoma;
	font-size: 9pt;
	color: #006600;
	font-weight: normal;
}

.text2{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight:normal;

}

.link1 a:link, .link1 a:visited{
	font-family: Tahoma;
	font-size: 9pt;
	color: #CCFF99;
	font-weight: bold;
	text-decoration:none;
}

.link1 a:hover, .link1 a:active{
	font-family: Tahoma;
	font-size: 9pt;
	color: #CCFF99;
	font-weight: normal;
	text-decoration:underline;
}

.border {
	border-left-width: 1;
	border-right: 1px dotted #808080;
	border-top-width: 1;
	border-bottom-width: 1;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
}
.imgbrd {
	padding-right: 5px;
	padding-bottom: 5px;
}
