.face
{
font-family: arial, helvetica;
}


.face2
{
font-family: arial, helvetica;
font-weight: bold;
}


.small
{
font-size: x-small;
}

.fancy
{
font-size: xx-large;
font-family: helvetica, arial;
position:absolute;
left:245px;
top:50px
}

.sub
{
font-size: xx-large;
font-family:helvetica, arial;
}

a:link
{
color: blue; text-decoration: none;
}

a:visited 
{
color: purple; text-decoration: underline;
}

a:hover
{
color: black; text-decoration: underline;
}

a:active
{
color: black; text-decoration: underline;
}

body
{ 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

.height
{
margin-bottom: 20px;
}

.tabhigh
{
margin-bottom: 40px;
}

.special
{
font-size: small;
font-style: italic;
margin-left: 125px;
}
