body
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: medium;
	float: none;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	color:DarkSlateBlue;
	border-top-style: none;
	line-height: 150%;
	padding-top: 0px;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	list-style-type: circle;
	background-color:White;
	text-align: left;
	border-bottom-style: none;
}
.ButtonThings 
{
	background: Cornsilk;
	color : navy;
	border-color:White;
}
.Licence 
{
	font-weight:bold;
	color:SteelBlue;
}
.SmallText 
{
	font-size:x-small;
	color:SteelBlue;
}
A:visited
{
	font-weight: bolder;
	color:Navy;
	text-decoration: none;
}
A:link { color:Blue; text-decoration:none; font-weight:bolder }
A:hover {color:Red; text-decoration:none; font-weight:bold }
h1
{
	font-weight: bold;
	vertical-align: baseline;
	color: SlateBlue;
	font-family: Tahoma, Tahoma;
	text-align: left;
	font-size:large
}
h2
{
	font-weight: bold;
	font-size:medium;
	vertical-align: baseline;
	color: SlateBlue;
	font-family: Tahoma, Tahoma;
	position: static;
	text-align: left;
	line-height:120%
}
h3
{
	font-weight: bold;
	font-size:small;
	vertical-align: baseline;
	color: SlateBlue;
	font-family: Tahoma, Tahoma;
	position: static;
	text-align: left;
	line-height:120%
}
.code
{
	vertical-align: baseline;
	color: black;
	line-height: 1em;
	font-family: 'Courier New';
	text-align: left;
}
.CenteredItalic
{
	text-align:center;
	font-style:italic;	
}
.ArticleQuote
{
	color: black;
	font-family: Tahoma;
}
.Button 
{
	font-family:Tahoma;
	
}