body
{
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: black;
	text-shadow: black 0 0 0;
	background-color: white;
	background: none;
}

td
{
	background: none;
	background-color: transparent;
}

table
{
	background: none;
	background-color: transparent;
}

input
{
	color: black;
	font-size: 11px;
	border-style: solid;
	border-color: gray;
}

.justified 
{
	text-align: justify;
}


.languageflag
{
	color: black;
}

.language 
{
	color: black;
}

.language:active
{
	color: black;
	text-decoration: underline;
}

.language:link 
{
	color: black;
	text-decoration: underline;
}

.language:link:hover
{
	color: black;
	text-decoration: underline;
}

.language:visited
{
	color: black;
	text-decoration: underline;
}

.language:visited:hover
{
	color: black;
	text-decoration: underline;
}
 

a
{ 
	color: lime; 
	text-decoration: underline;
}

a:active
{ 
	color: lime; 
	text-decoration: underline;
}

a:link
{ 
	color: lime; 
	text-decoration: underline;
}

a:link:hover
{ 
	color: red; 
	text-decoration: underline;
}

a:visited
{ 
	color: lime; 
	text-decoration: underline;
}

a:visited:hover
{ 
	color: red; 
	text-decoration: underline;
}


h1
{
	color: black;
	font: bold 16px Script, Zapfino, "Franklin Gothic Medium";
	top: 0;
	vertical-align: top;
}

.footertext
{
	text-align: center;
	color: black; 
	font: normal 10px;
	text-decoration: none;
}

.footertext:active
{
	text-align: center;
	color: black; 
	font: normal 10px;
	text-decoration: none;
}

.footertext:link
{
	text-align: center;
	color: black; 
	font: normal 10px;
	text-decoration: none;
}

.footertext:link:hover
{
	text-align: center;
	color: black; 
	font: normal 10px;
	text-decoration: underline;
}

.footertext:visited
{
	text-align: center;
	color: black; 
	font: normal 10px;
	text-decoration: none;
}

.footertext:visited:hover
{
	text-align: center;
	color: black; 
	font: normal 10px;
	text-decoration: underline;
}


.menutext 
{
	color: white;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	width:  0px;
	height:  0px;	
	padding: 4px;
	margin: 4px;
}

.menutext:active
{
	color: white;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	width:  0px;
	height:  0px;	
	padding: 4px;
	margin: 4px;
}

.menutext:link
{
	color: white;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	width:  0px;
	height:  0px;	
	padding: 4px;
	margin: 4px;
}

.menutext:link:hover
{
	color: white;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	width:  0px;
	height:  0px;	
	padding: 4px;
	margin: 4px;
}

.menutext:visited
{
	color: white;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	width:  0px;
	height:  0px;	
	padding: 4px;
	margin: 4px;
}

.menutext:visited:hover
{
	color: white;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-shadow: black 1px 1px 1px;
	text-transform: uppercase;
	width:  0px;
	height:  0px;	
	padding: 4px;
	margin: 4px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.screenart
{
	border-style: none;
	border-color: transparent;
	width:  0px;
	height:  0px;	
}

.titlereplacement
{
	color: black;
	font-weight: bold;
	font-size: 30px;
}