BODY {
   background:			#FFFFFF;
   color:			#000000;
   font-family:			"Arial, Helvetica", Sans-serif;
}

A: LINK {
   color:			#0000FF;
}

A: VISITED {
   color:			#AA00FF;
}

A: ACTIVE {
   color:			#FF00FF;
}

H1, .h1 {
   font-family:                 "Arial, Helvetica", Sans-serif;
   font-weight:                 bold;
   color:                       #0033CC;
}

H2, .h2 {
   font-family:                 "Arial, Helvetica", Sans-serif;
   font-weight:                 bold;
   color:                       #0033CC;
}

H3, .h3 {
   font-family:                 "Arial, Helvetica", Sans-serif;
   font-weight:                 bold; 
   color:                       #0033CC;
}

H4, .h4 {
   font-family:                 "Arial, Helvetica", Sans-serif;
   font-weight:                 bold;
   color:                       #0033CC;
}

H5, H6, .h6, .h5,  {
   font-family:                 "Arial, Helvetica", Sans-serif;
   font-weight:                 bold;
   color:                       #0033CC;
}



TD {
   font-family:			"Arial, Helvetia", Sans-serif;
   font-weight:			normal;
   font-size:			small;
}

UL, P {
   list-style:			disc;
   font-family:			"Arial, Helvetia", Sans-serif;
   font-weight:			normal;
}

li {
   margin-bottom: .2em
}

OL {
   font-family:			"Arial, Helvetia", Sans-serif;
   font-weight:			normal;
   
}

.noLine {
   text-decoration:		none;
}

.sidebar {
   font-family:                 "Arial, Helvetica", Sans-serif;
   font-weight:                 bold;
   font-size:                   14px;
}


.tagline {
   font-family:                 "serif";
   font-weight:                 bold;
   font-size:                   28px;
   color:			#0033CC;
}


.text {
   font-family:			"Arial, Helvetia", Sans-serif;
   font-weight:			normal;
}

.heading {
   font-family:			"Arial, Helvetia", Sans-serif;
   font-weight:			normal;
   color:			#0033CC;
}

code {
   font-family:			"courier", monospace;
   font-weight:			normal;
   font-size:                   1em;
  
}

.mtree { 
   text-decoration:		none;
   font-size:			normal;
   color:                       #0033CC;
   line-height:			150%;
}

.mtree-within { 
   text-decoration:		none;
   font-size:			normal;
   color:                       #FF6600;
   line-height:			150%;
}

.mtree-selected { 
   text-decoration:		none;
   font-size:			normal;
   color:                       #FF6600;
   font-weight:			bold;
   line-height:			150%;
}

.error {
	  color:			#cc0000;
	  font-style:			italic;
}
