// 2m.css
a
{
   font-family: arial,veranda,helvetica,sansserif
}
a.sectionnavbar
{
   font-family: arial,veranda,helvetica,sansserif;
   font-size: 10 pt;
   color: "#0000FF"
}
a.sectionnavsubbar
{
   font-family: arial,veranda,helvetica,sansserif;
   font-size: 10 pt;
   font-style: italic;
   color: "#0000FF"
}
a.currentevent
{
   font-family: arial,veranda,helvetica,sansserif;
   font-size: 10 pt;
   font-weight: bold
}
a.pastevent
{
   font-family: arial,veranda,helvetica,sansserif;
   font-size: 10 pt;
   font-style:italic
}
div
{
   font-family: arial,veranda,helvetica,sansserif
}
div.bigheader
{
   font-size: 12 pt;
   font-style: italic;
   font-weight: bold;
}
div.smallheader
{
   font-size: 11pt;
   font-style: italic;
}
div.currentevent
{
   font-size: 10 pt;
   font-weight: bold
}
div.pastevent
{
   font-size: 10 pt;
   font-style:italic
}
div.standardtext
{
   font-size: 10 pt;
}
div.highlighttext
{
   font-size: 10 pt;
   color:"#FF0000"
}
div.standardlabel
{
   font-size:  10 pt;
   font-weight: bold;
   color: "#0000FF"
   
}
div.headertext
{
   font-family:timesroman;
   font-size: 10 pt;
   font-weight: bold;
	
}
div.currentselection
{
   font-size: 11 pt;
   font-weight: bold;
   color: "#0000FF"
}
div.currentsubselection
{
   font-size: 11 pt;
   font-style: italic;
   font-weight: bold;
   color: "#0000FF"
}
div.columnheader
{
   font-size: 11 pt;
   font-weight: bold
}
div.helptext{
   font-size: 10 pt;
   font-style: italic;
}
input.standard
{
   font-size: 10 pt;
   font-family: arial,veranda,helvetica,sansserif;
}
td.sectionnavsubbarindent
{
   width=5
}
textarea.standard
{
   font-size: 10 pt;
   font-family: arial,veranda,helvetica,sansserif;
}
tr.sectionspacer
{
   height=15
}