.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;

}
.textcaps {

	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	height: 20px;
	width: 150px;
	border: 1px solid #333333;

}
.text2 {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	height: 85px;
	width: 150px;
	border: 1px solid #333333;
}
.text3 {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	height: 20px;
	width: 85px;
	border: 1px solid #333333;
}
a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

