.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 0.2em;

}

A:link  {
	color : #3D5BAC;
	text-decoration: underline;
 }
 
 A:visited  {
 	text-decoration : underline;
 	color : Gray;
 }
 
 A:hover  {
	text-decoration : underline;
	color : #330033;
 }
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #003366;
	line-height: normal;
	font-variant: normal;
}
