﻿body
{
    font-family: verdana,sans-serif;
    font-size: small;
    color: #000000;
    background-image:url("../../Images/Backgrounds/place0H.gif");
    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
	{
	font-size:large;
	}

.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:x-small;
    color: #000080;
    font-weight: bold;
}

.Headline
{
    font-size: small;
}

.HeadlineCategory
{
    font-size: xx-small;
}

.Blurb
{
    font-size: x-small;
}	

.Byline
{
    font-size: small;
    font-style: italic;
}	

.Dateline
{
    font-size: x-small;
    font-style: italic;
}	
.Error
{
    font-size: medium;
    color: #FF0000;
}	

a.Menu1:link. a.Menu1:Visited
   {
    font-size: medium;
	background-Color:#002277;
    color:Red;
   }  
   
a:hover 
   {   
   color: Yellow;
   }

		
