body {
	background-color: #FFFFFF;
	background-image: url(../Images/gradient.jpg);
	background-repeat: repeat-x;
}
.Base-Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #666;
	text-decoration: none;
	

}
.image-align {
	text-align: left;
	border: thin solid #006600;
}
.copyright {
	font-size: small;
}
cell-pad {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
	padding: 5px;
}
main-text {
	font-family: Verdana, Geneva, sans-serif;
}
.body-text  .body-text {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding: 10px;
}
.border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding: 10px;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
