body 
{ 
    background-color:White;          
}

#divContent
{		
	width:800px;	
	border: 1px solid silver;
	text-align:justify;
	font-family: Verdana, Tahoma;
	color: #000;
	font-style: normal;
	font-weight:lighter;
	font-size: 11px;
	text-align: justify;
	padding: 10px;	 
	margin-top: 10px;	
}

#tableNavigation
{
	font-family: Georgia, Verdana, Tahoma;	
	font-size: 20px;
	text-align: left;
	font-variant:small-caps;
	font-weight:bold;
	background: #ffffff;
	color:#ce0909;
	width:820px;
	border-width:1px;
	border-color:silver;
	border-style:solid;
}
a.Navigation
{
	color: #000000;		
}
a.Navigation:hover
{
	color: #000000;
}
a.Navigation:visited
{
	color: #000000;
}
a.NavigationCurrent
{
	color: #ce0909;	
}
a.NavigationCurrent:hover
{
	color: #ce0909;	
}
a.NavigationCurrent:visited
{
	color: #ce0909;	
}

h1
{
	font-size: 28pt;	
	color: #ce0909;
	font-family: Georgia, Verdana, Tahoma;
	background-color: #fff;			
	text-align:left;	
	padding-bottom: 5px;	
	text-align: center;
	font-variant:small-caps;
}

h2 
{
	font-family: Georgia, Verdana, Tahoma;
	color: #ce0909;
	font-size: 22px;
	text-align: left;
	font-variant:small-caps;
	font-weight:bold;
}
h3
{
	font-family: Verdana, Tahoma;
	color: #ce0909;
	font-size: 10px;
	text-align: left;
}
	
a	
{
	color: #ce0909;
	text-decoration: none;		
}







