body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}h1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000099;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	text-transform: capitalize;
	color: #000099;
	font-style: normal;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000099;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: capitalize;
	color: #000099;
}
p {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
}
.imgRight {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
body {
	background-image: url(RRR.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	top: 0px;
	margin: 0px;
	float: left;
	height: 0px;
	width: 0px;
}
.imgLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
ul {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-transform: capitalize;
	line-height: normal;
	color: #000099;
	font-weight: normal;
	font-style: normal;
}
