body, td, p {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none
}

h3 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 16pt;
	color: #666666;
	text-decoration: none;
	font-weight : normal
}

a:link { color: #A292A3}
a:visited {color: #A292A3}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #888888;
	text-decoration: none;
	font-weight : bold;
}
a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #A292A3;
	text-decoration: underline;
	font-weight : bold;
}
a.navlink:link {
	color: #A292A3;
	text-decoration: underline;

}
a.navlink:visited {
	color:#A292A3;
	text-decoration: underline;
}