p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #CCCCCC;
}

a {
	color: #6699CC;
}

a.profile {
	color: #6699CC;
	text-decoration: none;
}

a.profile:hover {
	color: #6699CC;
	text-decoration: underline;
}


.copyright {
	font-weight: normal;
	color: #6699CC;
}
.dkblue {

	color: #003366;
}
a.nav:link {
	color: #003366;
}
a.nav:visited {
	color: #003366;
}
a.nav:hover {
	color: #6699CC;
}
.nav {
	color: #003366;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;

}
.subtitle {
	font-size: 14px;
}
