.border {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-size: 9pt;
	font-family: Verdana, Arial;
	color: #333333;
	font-style: normal;
	line-height: 14pt;
}
a.link:link {
	color: #000000;
	text-decoration: none;
}
a.link:active {
	color: #000000;
	text-decoration: none;
}
a.link:visited {
	color: #000000;
	text-decoration: none;
}
a.link:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bigtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.comp_name {
	font-size: 10pt;
	line-height: 16pt;
	color: #FF3300;
	font-style: italic;
	font-weight: bold;
}
.t1 {
	font-size: 9pt;
	color: #CC3300;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
}
.t2 {
	color: #003366;
	font-weight: bold;
}
.t3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
