td {
	font-family:'Times New Roman', times;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#000000;
	}
	
.content {
	font-family: 'Times New Roman', times;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
	
.bpcodeComment {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.bpcodeH1 {
	font-family:'Times New Roman', times, serif;
	font-size:18px;
	text-decoration:none;
	font-style:normal;
	color:#ca4200;
	}

.bpcodeH2 {
	font-family:'Times New Roman', times, serif;
	font-size:16px;
	text-decoration:none;
	font-style:normal;
	color:#377FD2;
	}

a.bpcodeLink:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	color: #333333;
	line-height: 100%;
	letter-spacing: 1px;
}
	
a.bpcodeLink:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	color: #000000;
	line-height: 100%;
}

a.bpcodeLink:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	color: #000000;
	line-height: 100%;
}

a.bpcodeLink:hover {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	font-style:normal;
	color:#000000;
	line-height:100%;
	}

a.bpcodeMail:link {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#003366;
	}

a.bpcodeMail:active {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#003366;
	}

a.bpcodeMail:visited {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#003333;
	}

a.bpcodeMail:hover {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	font-style:normal;
	color:#003366;
}

.ny {
	color: #d84637;
	font-size: 14px;
	border-bottom: 1px dashed #d84637;
}

.ny:hover {
	border-bottom: none;
}
