body { 
font-family : Verdana, Arial, Helvetica, San-Serif; 
font-size : 90%; 
color : black; 
word-spacing : normal; 
letter-spacing : normal; 
vertical-align : baseline; 
text-align : left;
}

a:link { color : #ff8500;}
a:active { color : blue;}
a:visited { color : purple;}

p, ul { font-size : 90% }
p.smallprint { font-size : 80%;}

td { font-size : 90%}

h1 { 
font-weight : bold; 
font-size : 100%;
}
h2 {
font-weight : bold;
font-size : 90%;
}
ul.menu {
display : list-item;
list-style-type : none;
font-size : 80%;
margin : 20px;
}
.bold {font-weight: bold}
.ital {font-style: italic}
.centertext {text-align: center}
.righttext {text-align: right}

