body {
	bgimage: "images/parch.jpg";
	font-family: arial, sans-serif;
	color: #ffffff;
	margin: 0
}
p{
	text-align: justify
}
p.para2{
	text-align: center
}
.note1{
	color:#ff6633;
	font-weight: 600;
	font-size: small
}
.note2{
	color:#ff6633;
	font-weight: 500;
	font-size: x-small
}
.note3{
	color:#990099;
	font-weight: 700;
	font-size: medium
}
.note4{
	color:#009900;
	font-weight: 700;
	font-size: medium
}
.note5{
	color:#000000;
	font-weight: 500;
	font-size: x-small
}
.note6{
	color:#009900;
	font-weight: 900;
	font-size: large
}
a:visited{
	color: #336633;
	font-style: italic;
	text-decoration: none
}
a:link{
	color: #3300cc;
	font-weight: 600;
	text-decoration: none
}
a:active{
	color: #ff0066;
	text-decoration: none
}
a:hover{
	color: #ff0066;
	font-weight: 700
}