.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.content a {
	color: #666666;
	text-decoration: none;
	}

.content a:hover{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	
h1 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.contentbold {
	font-weight: bolder;
	}
