/*
 * Style sheet for the HTML 4.0 specification
 * Current as of 01/01/2000
 */

body
{
	font-family: Arrus, Ventura, Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	margin-top: 5;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 5;
	padding-top: 5;
	padding-left: 5;
	padding-right: 5;
	padding-bottom: 5;
	width: auto;
	background-color: #111111;
   	color: #DDDDDD;
}

.button1
{
	font-family: Ventura, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	background-color: #119977;
	color: #ffeeee;
}

td
{
	font-family: Ventura, Arial, sans-serif;		
	border-width: 0px;
	border-style: solid;
}

i
{
	font-family: Ventura, Arial, sans-serif;	
}

b
{
	font-family: Ventura, Arial, sans-serif;	
	font-weight: bold;
}

a:link
{
	font-family: Ventura, Arial, sans-serif;
	text-decoration: none;
   	color: #EE5050;
}

a:hover
{
	font-family: Ventura, Arial, sans-serif;	
	text-decoration: none;
	color: #EE0000;

}

.layer1
{
	font-family: Ventura, Arial, sans-serif;	
	font-size: 20px;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: -32px;
	margin-left: 10px;
}

.layer2
{
	font-family: Ventura, Arial, sans-serif;	
	font-size: 20px;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 8px;
}

.text2
{
	font-family: Ventura, Arial, sans-serif;
	font-size: 40px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;
   color: #404040;
}

.text1
{
	font-family: Ventura, Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;
	color: #b0b080;
}
