a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
; text-decoration: none

}

p {
	color: #333333;

}
body {
	color: #333333;
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;


}
basefont {
	color: #333333;
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;

}
td {

	color: #333333;
}
h1 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;

}
h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;

}
.author {
	font-size: 14px;
	font-weight: normal;
}
a:active { font-weight: bold; color: #000000; ; text-decoration: none}
dt {
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;

}
dd {
	padding-bottom: 12px;
}
