ul {}

body, td { 
 font-family : times new roman; 
 font-size : medium; color : black; 
 background-image : none; 
 background-color : #E0E0E0; 
 text-align : left; 
 border-top : none; 
 border-bottom : 
 none; border-left : 
 none; border-right : none;
 scrollbar-face-color: #E0E0E0;
 scrollbar-arrow-color: #A0A0A0;
 scrollbar-track-color: #A0A0A0;
 scrollbar-3dlight-color: #A0A0A0;
 scrollbar-darkshadow-color: #A0A0A0;
 scrollbar-shadow-color: #A0A0A0;
 scrollbar-highlight-color: #A0A0A0;
}

a.menuActive { color: red; background-color: transparent; font-size: 20px; text-decoration: underline}
a:link.menuActive { color: red; background-color: transparent; font-size: 20px; text-decoration: underline}
a:active.menuActive { color: red; background-color: transparent; font-size: 20px; text-decoration: underline}
a:visited.menuActive { color: red; background-color: transparent; font-size: 20px; text-decoration: underline}

a.menuInactive { color: black; background-color: transparent; font-size: 20px; text-decoration: underline}
a:link.menuInactive { color: red; background-color: transparent; font-size: 20px; text-decoration: underline}
a:active.menuInactive { color: red; background-color: transparent; font-size: 20px; text-decoration: underline}
a:visited.menuInactive { color: black; background-color: transparent; font-size: 20px; text-decoration: underline}
a:hover.menuInactive { color: red; background-color: transparent; font-size: 20px; text-decoration: underline}

.aboutworktext {
 font-size: 12pt;
}

h2.aboutworktext {
 font-size: 20pt;
}

.cvtext {
 font-size: 12pt;
}

h2.cvtext {font-size: 20pt;}
h3.cvtext {font-size: 15pt;}
table.cvtext {font-size: 12pt; color: black}


.contacttext {
 font-size: 14pt;
}

h2.contacttext {font-size: 20pt}
a.contacttext {font-size: 14pt; text-decoration: underline; color: black;}
a:active.contacttext {font-size: 14pt; text-decoration: underline; color: blue;}
a:visited.contacttext {font-size: 14pt; text-decoration: underline; color: violet;}

.description-font {
 font-size: 16px;
}

.scaled {
 height: 95%;
 width: auto;
}

.projectthumb {
 height: 95%;
 width: auto;
 border: 1 solid black;
}

.photothumb {
 height: 90%;
 width: auto;
 border: 0px, none, black;
}


.clusterthumb {
 height: auto;
 width: auto;
 border: 5px, none, black;
}


