.title {
	font-size: 14pt;
	line-height: 24pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3300CC;
	border: 1px dashed #3300CC;
	font-weight: bold;

}
.title2 {
	font-size: 12pt;
	line-height: 22pt;
	color: #3300CC;
	text-decoration: none;
	background-color: #D5D5FF;
	border: 1px dashed #3300CC;

}
.title3 {
	font-size: 12pt;
	line-height: 22pt;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #3300CC;

}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.note {
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-size: 12pt;
	line-height: 20px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12pt;
	line-height: 20px;
	color: #0000FF;
	text-decoration: none;
}
td {
	font-size: 12pt;
	color: #000000;
}
a:hover {
	font-size: 12pt;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 12pt;
	line-height: 20px;
	color: #990000;
	text-decoration: none;

