/* CSS © Bronx School of Law and Finance */



body {
background: #EEEEEE;
scrollbar-arrow-color: #007700;
font-family: Verdana, Lucida Sans, Tahoma;
font-size: 11;
color: #000000;
}

table, td, div, {
font-family: Verdana, Lucida Sans, Tahoma;
font-size: 13;
color: #000000;
vertical-align: top;
}

p {
font-family: Verdana, Lucida Sans, Tahoma;
font-size: 13;
color: #000000;
text-align: justify;
padding: 10px;
}

a {
text-decoration: none;
font-weight: bold;
font-size: 11;
}

a:link {
color: #007700;
}

a:visited {
color: #007700;
}

a:hover, a:active {
border-bottom: 1px solid #007700;
}

h1 {
font-size: 16;
font-weight: bold;
}

li {
color: #007700;
font-family: Verdana, Lucida Sans, Tahoma;
font-size: 10;
padding-left: 10px;
}

.title {
background: url(images/titlebg.gif);
background-position: center top;
background-repeat: reapeat;
height: 17;
align: center;
color: #007700;
font-size: 12;
text-align: center;
}

img {
border: none;
}
































