body 
{
	background-color:White;
	color:#555555;	
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	font-family: Arial;
	font-size:12px;
}

a:link { color: #555588; text-decoration: none; font-weight:bold; }
a:visited { color: #555588; text-decoration: none;  font-weight:bold;}
a:active { color: #555588; text-decoration: none;  font-weight:bold;}
a:hover { color: #005516; text-decoration: underline;  font-weight:bold;}

.fr
{
	float:right;
}

.fl
{
	float:left;
}

.clear
{
	clear:both;
}

.center
{
	margin-left:auto;
	margin-right:auto;
}

.SpaceMenu
{
	margin-bottom:12px; 
	padding: 0px;
	margin-top: 0px;
	display:block;	
	font-size: 14px;
}

.SpaceImage
{
	border-width:1px; 
	border-style:solid; 
	border-color:Silver;
	width: 450px;
	margin-bottom: 7px;
}

h1 
{
	/*font-family: Times New Roman, Serif;*/
	font-size: 18px;
	font-weight: 700;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 
{
	/*font-family: Times New Roman,Serif;*/
	font-size: 15px;
	font-weight: 700;
	color: #444444;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/*005516*/
h3 
{
	/*font-family: Times New Roman,Serif;*/
	font-size: 14px;
	font-weight: 700;	
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}

p
{
	color: #555555;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color:transparent;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
