body {
background: #ffffff url(http://abc.eznettools.net/D300003/X381588/images/bg.jpg) top left repeat-x;
margin: 0px;
}

.content font {
font-family: verdana;
font-size: 8pt;
color: #4682B4;
}

.content td  {
text-align:justify;
}

.content ul {
list-style-type: circle;
}

.heading {
font-size:12pt;
}

.subheading {
font-size: 10pt;
font-weight: bold;
color: red;
}

a:link {
text-decoration:none;
color: #FF6347;
}
a:active {
text-decoration:none;
color: #FF6347;
}
a:visited {
text-decoration:none;
color: #FF6347;
}
a:hover {
text-decoration:none;
color: gray;
}
a.topbox:link {
color: white;
text-decoration: none;
}
a.topbox:visited {
color: white;
text-decoration: none;
}
a.topbox:hover {
color: yellow;
text-decoration: none;
}