
body, p, td, div, span {
color: #000;
font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
}

b {
color: #4F4181;
font-size: 13px;
}

h1 {
color: #4F4181;
font-size: 16px;
}

h2 {
color: #4F4181;
font-size: 14px;
}

a:link {
color: red;
font-weight: bold;
}

a:active {
color: red;
font-weight: bold;
}

a:visited {
color: red;
font-weight: bold;
}

a:hover {
color: #4F4181;
font-weight: bold;
text-decoration: underline;
}

.tble {
text-align: center;
}

.boxbg {
background-color: #fff;
background-image: url(../img_main/box_bg.gif);
}

.tranzbg {
background-image: none;
}

.strbg {
background-color: #fff;
background-image: url(../img_main/stripes_bg.gif);
}

#indent {
text-align: left;
margin-left: 25px;
padding-left: 25ex;
}