
body {
        background: #ffffff;
        color: #000000; 
        font-family: Verdana, sans-serif;
        font-size: 95%;
        }

p {
        background: #ffffff;
        color: #000000; 
        font-family: Verdana, sans-serif;
        font-size: 95%;
        position: relative;
        }

ul {
        background: #ffffff;
        color: #000000; 
        font-family: Verdana, sans-serif;
        font-size: 95%;
        position: relative;
        }

dl {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	position: relative;
	} 

ol {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	position: relative;
	} 

a {
        text-decoration: none;
        }

a:hover {
         color: #ff0000;
        }

.topstyle1 {
	font-size: 18px; 
	color: #ff6666; 
	font-weight: bold;
	}

.topstyle2 {
	font-size: 11px; 
	color: #ff6666; 
	font-weight: bold;
	}


h1 {
        background: #ffffff;
        color: #000000; 
        font-family: Verdana, sans-serif;
        font-size: 165%;
        text-align: center;
        }

h2 {
        background: #ffffff;
        color: #000000; 
        font-family: Verdana, sans-serif;
        font-size: 115%;
        text-align: left;
        }

.navtable {
        background: #ffff99;
        }


.here {
        background: #3399cc;
        color: #ffff00;
        font-family: Verdana, sans-serif;
        font-size: 100%;
	font-weight: bold;
        text-align: center;
        }


.subhere {
        background: #3399cc;
        color: #ffff00;
        font-family: Verdana, sans-serif;
        font-size: 14px;
	font-weight: bold;
        }


.there {
        background: #ffff99;
        color: #000000;
        font-family: Verdana, sans-serif;
        font-size: 100%;
	font-weight: bold;
        text-align: center;
        }


.subthere {
        background: #ffffff;
        font-family: Verdana, sans-serif;
        font-size: 14px;
        }

.subdir {
	background: #ffffff;
	text-align: center;
	}

.footer { 
        background: #ffffff;
        color: #000000;
        font-size: 12px;
        font-family: Verdana, sans-serif;
        }


