body { background-image: url(../images/alumni_bkg.gif); margin-top: 0; margin-left: 5px   }
p { }
td { }
a:link { font-family: ; font-size: 12px; color: #000033; text-decoration: underline}
a:visited { font-family: ; font-size: 12px; color: #003366; text-decoration: underline }
a:hover { font-family: ; font-size: 12px; color: #003366;text-decoration: none}
a:active { }
a.five:link {font-family: ; font-size: 12px; color: #cccccc; text-decoration: none}
a.five:visited {font-family: ; font-size: 12px; color: #cccccc; text-decoration: none}
a.five:hover { font-family: ; font-size: 12px; text-decoration: underline}
.font1 {color: black; font-size: 12px; font-weight: normal; line-height: 12px; }
.font2 { font-family: Arial; color: #000033; font-size: 14px; font-weight: normal; line-height: 16px; }
.gray5 { font-family: arial; color: #666666; font-size: 16px; font-weight: 600; line-height: 16px; }
td.1 {background-color: #000033 }


table.solid
{
border-style: solid;
border-width: 2px;
border-color: #000066
}
table.solidleft
{
position:absolute;
left:0px;
top:0px;
border-style: solid;
border-width: 2px;
border-color: #000066
}
table.embedded
{
border-style: solid;
border-width: 1px;
border-color: #FFFFFF
}
td.leftbottom
{
border-style:solid;
border-left-width:1px;
border-right-width:0px;
border-bottom-width:1px;
border-top-width:0px;
border-color: #FFFFFF
}
td.bottom
{
border-style:solid;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:1px;
border-top-width:0px;
border-color: #FFFFFF;
background-color: #000033
}
td.left
{
border-style:solid;
border-left-width:1px;
border-right-width:0px;
border-bottom-width:0px;
border-top-width:0px;
border-color: #FFFFFF;
background-color: #000033
}