td,input
{ 
	font-family: tahoma, helvetica; 
	font-size: 11px; 
	color: #666666; 
}

input.text
{ 
	border: solid 1px; 
}

body
{ 
	background-color: #262626; 
}

form
{ 
	margin: 0px; 
}

a
{ 
	text-decoration: none; 
	color: #333333; 
}

a:hover
{ 
	text-decoration: underline; 
	color: #ff0000;
}

a.heavy
{ 
	font-weight: bold; 
}

.lower
{ 
	color: #eeeeee; 
}

.inarea
{ 
	text-align: justify; 
}

.rpic
{ 
	float: right; 
	margin-left: 12px; 
	margin-bottom: 10px; 
}

.tizer
{
	font-size: 16px;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;
}

.tizer2
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

#HeadTitle
{
	font-size: 50px; 
	font-family: Tahoma; 
	font-weight: bold;
	color: #ffffff;
} 

.smallTD
{
	font-size: 10px;
}