a:link {color:#000000; text-decoration: underline; font-style:normal;}
a:visited {color:#111111;}
a:hover {color:#444444;}
body
{ 
	font-family: serif; 
  font-size: 18; 
  background: white; 
}

a.TinyLink
{
    font-family: helvetica;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: underline;
    white-space: nowrap;
}
a.TinyLink:hover
{
    font-family: helvetica;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
    white-space: nowrap;
}

.LogoArea
{
  background: #006699; 
}

.MenuArea
{
  background: #333333;
	font-family: serif; 
  font-size: 12; 
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.ContentArea
{
 
}

.ContentItemTitle
{
	background: #DDDDDD;  
	font-family: Arial, Verdana ; 
  font-size: 18;
	text-style: semibold; 
	color: #111111;
}
.ContentItemFileInfo
{
	font-family: Arial, Verdana ; 
  font-size: 10;
	color: #111111;
}


.ContentItemText
{
	background: #FFFFFF;
	font-family: Arial, Verdana ; 
  font-size: 12; 
	text-style: normal;
	color: #222222;
}


.MenuItem  
{ 
	font-family:  serif ; 
  font-size: 12; 
	font-weight: normal;
}



