﻿body
{
    margin: 0;	
	/* font-family: Verdana, Times New Roman, Sans-Serif; */
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	/*font-size: small; */
	font-weight: normal;	
	padding-left: 1em;	
	padding-right: 1em;	
}

*
{
    line-height: 1.4em;
}

.RightBox
{
    padding-right: 1em;
}

.floatImageLeft
{
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}

.HeaderBox
{
    /*border-bottom: dotted 1pt red;    */
}

.PageTitle
{
    padding-top: .6em;
    padding-bottom: .6em;
    border-bottom: solid 1pt lightgrey;
}

.Preambule
{
	font-style: italic;	
	line-height: 1.5em;
}

h3.ArticleTitle 
{    
    text-decoration: underline;
    padding-top: 1em;
    border-top: solid 1pt lightgrey;
}


h4.SectionTitle 
{    
    text-decoration: underline;
}

h5.ParagraphTitle 
{    
}

table.Registration
{       
    border: solid 1pt lightgrey;        
}

.SummaryBox
{
    border: solid 1pt cyan;
}

#copyright
{
    font-size: .85em;
}

.smallFont
{
    font-size: .75em;
}

.NavigationLink
{
    font-size: .95em;
    color: Navy;
    text-decoration: none;
}

.NavigationLink:hover
{
    text-decoration: underline;
}
