.title {
	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	
}
.textlink {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99ABDB;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 10px;
	padding-left: 10px;

}
a.textlink:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.welcometext {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-right: 15px;
	padding-left: 20px;
}
.content, td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.subtitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	
}
