body {
background-image:url(../image-files/backimage.gif);
background-position:left top;
background-color:#fff;
}
body, td {
font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000;
margin: 0px;
}
h1, h2, h3 {
margin:6px 0px 14px 0px;
}
h1 {
font-size:26px;
}
h2 {
font-size:22px;
}
h3 {
font-size:18px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.redtext {color: #FF0000
}
.bluetext {color: #0000FF
}
.greentext {color: #008000;
}
.title {
	color: #e80e0e;
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
}
.subtitle {
	color: #e80e0e;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
.paraheading {
	color: #e80e0e;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}