@charset "UTF-8";
/* CSS Document */
body {
    background-color: white;
}

h1 {
    color: black;
    margin-left: 0px;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal
}
h2 {
    color: black;
    margin-left: 0px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px
}
li{font-family: Verdana;
font-size: 16px}
body ol li {
}
body ol li {
}

table, td, tr{font-family: Verdana;
/*border: 1px solid black;*/
/*vertical-align: top;*/
font-size: 15px
}



p{
	font-family: Verdana;
font-size: 16px
}

.style15 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
.style20 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
}
.style16o {font-family: Geneva, Arial, Helvetica, sans-serif}
