﻿body
{
    font-family: arial,sans-serif;
    font-size: small;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
H1
{
    color: #000080;
    font-size: larger;
}
	
H2
	{
    color: #000080;
	font-size:large;
	}
	
H3
	{
	font-size:small;
    color: #000080;
	}

.message
	{
	font-size:large;
	}

.strikethrough
{
    text-decoration: line-through;
}

.selected
	{
	background-Color:#FFFFAA;
	color:#000000;
	}

.Header
	{
	background-Color:#33CCFF;
	font-size:large;
	}

.logocell
{
	width: 110pt;
}
.headerline1
{
	color: #000080;
	font-size   : large;
	font-weight: bold;
}

.headerline2
{
	color: #000080;
	font-size: small;
	font-style: italic;
}

.MobileMenu
	{
	background-Color:#002277;
    color: #CCFFFF;
	font-size:large;
	}

.Menu
	{
	background-Color:#002277;
    color: #CCFFFF;
	font-size:medium;
	}

.Content
	{
	font-size:small;
	}

.LeftSideLinks
{
    font-size: x-small;
}
	
.BriefHeadline
{
    font-size: small;
    color: #000080;
    font-weight: bold;
}

.Headline
{
    font-size: small;
    font-weight: bold;
}

.HeadlineCategory
{
    font-size: xx-small;
}

.Blurb
{
    font-size: x-small;
}	

.Byline
{
    font-size: small;
    font-style: italic;
}	

.Dateline
{
    font-size: x-small;
    color:Blue;
}	
.Error
{
    font-size: medium;
    color: #FF0000;
}	

a.Menu1:link. a.Menu1:Visited
   {
    font-size: medium;
	background-Color:#002277;
    color:Red;
   }  
   
a:hover 
   {   
   color: Yellow;
   }

		
