.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
	font-style: italic;
}
.bold1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.imagewrapl {
	margin-left: .75em;
	margin-bottom: .5em;
	margin-top: .5em;
}
.imagewrapr {
	margin-right: .75em;
	margin-bottom: .5em;
	margin-top: .5em;
}
#text a:linke {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}

#text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}

#text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}

.border {
	border: 2px solid;
	color: #CCCCCC;
}