body {
    background: #CCCCCC;
    margin-top: 5px;
    padding: 0px;
    font-style: normal; 
    font-size: 10px;
    color: #990033;
    text-align: center;
    font-family: Tahoma;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
     
a:visited
{ 
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

.insidebody
{ 
   color: #FFFFFF;
   background: #990033;
   font-style: normal; 
   font-weight: bold;
   font-family: Tahoma;
   font-size: 8px;
   text-align: center;
   padding-top: 5px;
}

.columnheader
{ 
   color: #FFFFFF;
   font-style: normal;
   font-variant: small-caps; 
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   padding-left: 10px;
}

.columnbody
{ 
   color: #000000;
   background: #CCCCCC;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-top: 1px solid #000000;
   font-style: normal; 
   font-family: Tahoma;
   font-size: 11px;
   text-align: justify;
   padding: 5px;
}

A.columnbody, A.columnbody:link, A.columnbody:active, A.columnbody:visited
{
	color: #990033;
	text-decoration: none;
    font-weight: bold;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-top: 0px solid #000000;
    padding: 0px;
}

A.columnbody, A.columnbody:hover
{
	color: #990033;
	text-decoration: underline;
    font-weight: bold;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-top: 0px solid #000000;
    padding: 0px;
}

.menu
{ 
   color: #FFFFFF;
   font-style: normal; 
   font-family: Tahoma;
   font-size: 15px;
   text-align: center;
   padding: 0px;
   font-variant: small-caps; 
}

A.menu, A.menu:link, A.menu:active, A.menu:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

A.menu, A.menu:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.roster
{ 
   color: #333366;
   background: #FFFFFF;
   font-style: normal; 
   font-family: Tahoma;
   font-size: 10px;
   text-align: left;
   padding: 2.5px;
}

.columnbodylong
{ 
   color: #333366;
   background: #FFFFFF;
   border-left: 1px solid #333366;
   border-right: 1px solid #333366;
   border-bottom: 1px solid #333366;
   font-style: normal; 
   font-family: Tahoma;
   font-size: 11px;
   text-align: justify;
   padding: 5px;
}

.columnbodyupdate
{ 
   color: #333366;
   background: #FFFFFF;
   font-style: normal; 
   font-family: Tahoma;
   font-size: 11px;
   text-align: justify;
   padding-left: 5px;
}

.footer
{ 
   color: #FFFFFF;
   font-style: normal; 
   font-family: Tahoma;
   font-size: 9px;
   text-align: center;
}


h1 {
    color: #000000;
    text-align: center;
	font-weight: bold;
    font-size: 14px;
	font-family: Tahoma;
	margin-bottom: 5px;
	padding-bottom: 2px;
}