a,
a:visited,
a:active {
	color:#50AAB5;
}
a:hover {
	color: #555;
} 
h1, h2, h3, h4, h5{
	color:#333;
	margin:0px 0px 4px 0px;
	padding:4px 0px;
	margin-top:8px
}
h1 {
	font-size:21px;
	line-height:28px;
}
#page #central h1 {
	border-bottom: 1px solid #ccc;
}
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0;}

.quoteOfWisdom {
	font-size: 17px;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin:	0;
}
.quoteOfWisdomCredit {
	font-style: normal;
	font-weight: bold;
	margin:	0;
}
.tableFirst {
	width: 320px;
}
.tableSecond {
	width: 240px;
}
.tableThird {
	width: 240px;
}
