a:link{
	color:#FF6600;
	text-decoration: underline;
}
a:visited{
	color:#FF6600;
	text-decoration: underline;
}
a:active{ text-decoration:underline; color:#3366CC; }
a:hover{ text-decoration:underline; color:#FF6699; }
.title {
	font-size: 12pt;
	font-weight: bold;
	background-color: #F4F4FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
}
.mgn20 {
	padding: 20px;
}
.mgn15 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 8px;
}
li {
	line-height: 125%;
}
.red {
	color: #FF0000;
}

