a:link{
	color:#CCCCCC;
	text-decoration:none;
	font-family: Arial;

}
a:visited{
	color:#CCCCCC;
	text-decoration:none;
	font-family: Arial;
}
a:hover{
	color:#333333;
	text-decoration:none;
	font-family: Arial;
	background-color: #FFFFFF;




}
a:active{
	color:#333333;
	text-decoration:none;
	font-family: Arial;
	background-color: #FFFFFF;

}
p {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 1px;
}
.titles {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
}
.instructions {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;

}
.subNav {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;

}
.Nav {

	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
td { font-family: Arial; font-size: 11px; color: #CCCCCC; letter-spacing: 1px; text-align: justify; word-spacing: 1px; }
