body{
	margin: 0 auto;
	text-align: center;
	background-color: #6f3d70;
	}
#page{
	tex-align: center;
	margin: 0 auto;
	}
.monthName{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #FFF;
	padding-left: 540px;
	font-weight: bold;
	}
.letterName{
	border-top: 1px solid #FFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-szie: 18px;
	color: #6f3d70;
	padding-left: 25px;
	background-color: #dbcedb;
	height: 46px;
	font-weight: bold;
	}
.letterBorder{
	border-left: 1px solid #6f3d70;
	border-right: 1px solid #6f3d70;
	background-color: #FFF;
	}
.toipcHeading{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #6f3d70;
	padding-left: 45px;
	padding-top: 10px;
	font-weight: bold;
	}
ul li{
	padding-left: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #757575;
	line-hieght: 6px;
	}
.linksli{
	font-weight: bold;
	list-style-type: none;
	}
ul li a{
	text-decoration: none;
	color: #757575;
	}
hr{
	width: 95%;
	height: 1px;
	color: #dbcedb;
	text-align: center;
	}
p{
	font-family: Verdana;
	font-size: 12px;
	color: #585858;
	padding-left: 47px;
	padding-right: 29px;
	}
.bulletedNews{
	list-style-type: square;
	color: #585858;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 29px;
	}
.italicText{
	font-style: italic;
	}
.autherName{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6f3d70;
	padding-left: 500px;
	font-weight: bold;	
	}
.subTopicheading{
	color: #747474;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	}
.TopicAutherName{
	color: #747474;
	font-family: "Trebuchet MS";
	font-size: 15px;
	}
.autherlink{
	color: #3a3a3a;
	text-decoration: none;
	}
.autherlink:hover{
	text-decoration: underline;
	}
.quoteText{
	color: #585858;
	font-size: 11px;
	padding-left: 63px;
	}
.subTopicExplanation{
	font-weight: normal;
	font-style: italic;
	}
.simpleLink{
	color: #999999;
	text-decoration: none;
	}
.simpleLink:hover{
	color:#999999;
	text-decoration: underline;
	}
.bgColors{
	background-color: #dbcedb;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #6f3d70;
	}
.centerlizetext{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	}
