body{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_canv.jpg);
	font-size: 12px;
	width:1000px;

	}
ul, li, td, p, br {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#content {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 20px;
}

.headerText {
	font-family: "Arial Black";
	font-size: 17px;
	color: black;
}
.bodybold {
	color: #360;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.header  {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bac09c;
}
.plain {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.footnote {
	font-size: xx-small;
}
a {
		color: Teal;
}
a:hover {
	color: #32CD32;
}
address {
	font-style: italic;
	font-weight: 200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
    color: #965f27;
    font-weight:400;
    font-family: cursive;
    font-size: 24px;
    
}
h2 {
	color: #244825;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	color: #360;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	color: #360;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
h5 {
	background-color: #336633;
	color: White;
	width: 100%;
	font-size: medium;
	font-weight: bold;
}
.news {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.quote {
	font-style: italic;
	font-weight:400;
	font-family: cursive;
	font-size: 24px;
}
.menu {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hilite {
	color: Maroon;
	font-weight: bold;
}
.hilite2 {
	color: Maroon;
}

.question {
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
	
.answer {
	padding-left: 40px;
	padding-right: 60px;
}
.whatsup {
	background-color: #FFFAF0;
	border: thin ridge #99CC99;
	padding: 10px 40px 40px;
	margin-bottom: 30px;
	color: Black;
	overflow: scroll;
	height: 600px;
	}
	
	.block {
	background-color: #FFFAF0;
	border: thin ridge #99CC99;
	padding: 0 40px 40px;
	margin-bottom: 30px;
	margin-top:20px;
	color: Black;
	}
	
.notebook {
	margin: 20px 10px 20px 20px;
	background-image: url(images/notepaper.jpg);
	background-position: top ;
	background-color: #F5F5DC;
	font-family: cursive;
	font-style: italic;
	font-size: 11pt;
	border: thin outset gray;
	padding: 30px 40px 30px 60px;
	height: 600px;
	overflow: scroll;
	clear: both;
}

.article {
	background-color: white;
	border: thin outset ;
	padding: 30px 40px 30px 30px;
	height: 700px;
	overflow: scroll;
	clear: both;
	font-size: 11pt;

}

.letterDiv{
	padding-top: 25px;
	padding-left: 10px;
	
}

.TPABC{
	background-color: white;
	border: thin outset ;
	padding: 30px 40px 30px 30px;
	height: 700px;
	overflow: scroll;
	color: #0000CD;
	font-size: 11pt;
	clear: both;
}
