﻿body 
{
	margin:0px;
	background-color:#ded7cf;
	font-family:Calibri, Arial;
	font-size: 16px;
	line-height:20px;
}

strong{ color:#AA3E33}

a 
{
	font-family:Calibri, Arial;
	font-size: 14px;
	color:#990000;
	text-decoration:none;

}
a:href
{
	font-family:Calibri, Arial;
	font-size: 14px;
	color:#990000;
	text-decoration:underline;
}
a:hover
{
	font-family:Calibri, Arial;
	font-size: 14px;
	color:#990000;
	text-decoration:underline;
}
a:visited
{
	font-family:Calibri, Arial;
	font-size: 14px;
	color:#990000;
}
.toplevel_sidebar_title 
{
	font-size:22px;
	color:#957351;
	line-height:26px;	
}
.toplevel_sidebar_subtitle 
{
	font-size:20px;
	color:#333333;
	line-height:22px;	
}
.toplevel_sidebar_em
{
	font-style:italic;
	font-size:14px;
	line-height:20px;	
}
.toplevel_body_title 
{
	font-size:20px;
	color:#957351;
	line-height:22px;	
}

.title_font 
{
	font-family:Tahoma;
	font-size:18px;
	color:#1d1825;
	font-weight:bold;
	padding-bottom:5px;	
}
.subtitle_font 
{
	font-family:Tahoma;
	font-size:14px;
	color:#1d1825;
	font-weight:bold;
	padding-bottom:3px;	
}
