 
TD{
font-size : 80%;
line-height : 150%;

}
.text_white{
color : white;
}
.text_footer{
font-size : 90%;

padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
color : white;
}
H1{
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
H2{
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
A:LINK{
color : #0000cc;
}
A:VISITED{
color : purple;
}
A:HOVER{
color : #00cccc;
}
UL{
padding-left : 10px;
margin-left : 7px;
}
LI{

margin-left : 5px;

}
DIV.body{
padding-top : 10px;
padding-left : 30px;
padding-right : 30px;
padding-bottom : 10px;
line-height : 200%;
color : olive;
}
.text_yellow{
color : olive;
}
A.footer{
color : white;
text-decoration : none;
}
A:VISITED.footer{
color : white;
text-decoration : none;
}
A:HOVER.footer{

text-decoration : underline;
}
.td_prof_header{
background-color : white;
border-right-width : 2px;
border-bottom-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
border-right-color : maroon;
border-bottom-color : maroon;
}
.td_prof_body{
background-color : #ffffc4;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : maroon;
}
BODY{
font-size : 12px;
color : olive;
}
.text_brown{
color : #685953;
}
