body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E9CDB4;
	scrollbar-base-color:#E9CDB4;
	scrollbar-arrow-color:#000000;
	scrollbar-Highlight-Color:#333333;
	font-size: 13px;


}
a:link {
	text-decoration: underline;
	color: #800000;

}
a:active {
	text-decoration: underline blink;
	color: #800000;

}
a:visited {
	color: #800000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.dottedframe {
	border: 1px dotted #800000;
	background-color: #FFEED0;

}
.justify {
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
	color: #800000;
}
.imglr {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;


}
.imgrr {
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;


}
