.Subject
{
	font-weight: bold;
	font-size: small;
	color: black;
	font-family: Arial;
	font-variant: normal;
}
.announcement
{
	font-size: 8pt;
	color: dimgray;
	font-family: Arial;
}
.submenu
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-style: italic;
	font-family: Arial;
	font-variant: normal;
}
.header
{
	font-weight: bold;
	font-size: small;
	color: black;
	font-family: Arial;
	font-variant: normal;
	text-decoration: underline;
}
BODY
{
    FONT-FAMILY: Arial
}


TD
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}
H3
{
    FONT-WEIGHT: lighter;
    COLOR: white;
    FONT-FAMILY: Arial
}
H2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 100%;
    COLOR: gray
}



 INPUT
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

.login
{
	border-color: #5D5D5D;
	border:inset 1 #D5D5D5;
}