BODY {
  	FONT-SIZE: 80%; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image: url(back01.gif);
}

td {
	FONT-SIZE: 80%; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

a:link{
	COLOR: #990000; 
	text-decoration: underline;
}

a:visited{
	COLOR: #990000; 
	text-decoration: underline;
}

a:hover{
	COLOR: #990000; 
	text-decoration: none;
}

.en {
	COLOR: #990000;
	font-size: 12px;
	text-decoration: none;
}

.en:link{
	COLOR: #990000; 
	text-decoration:  none;
}

.en:visited{
	COLOR: #990000; 
	text-decoration:  none;
}

.en:hover{
	COLOR: #990000; 
	text-decoration: none;
}

H1{
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #8AA0A4;
	margin-bottom: 5px;
	text-transform: capitalize;
	margin-left: 5px;
}

H2 {
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #8AA0A4;
	margin-bottom: 3px;
}

.band {
	COLOR: #990000;
	font-size: 105%;
	text-decoration: none;
}

.band:link{
	COLOR: #990000; 
	text-decoration:  none;
}

.band:visited{
	COLOR: #990000; 
	text-decoration:  none;
}

.band:hover{
	COLOR: #990000; 
	text-decoration: none;
}

H3 {
	FONT-SIZE: 100%;
	COLOR: #8AA0A4;
	margin-bottom: 5px;
}



textarea{
	background-color:#FFFFFF;
	border:1px #8AA0A4 solid;
	color:#000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	width: 200px;
}

input, select
{
	background-color:#FFFFFF;
	border:1px #8AA0A4 solid;
	color:#000000;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.button
{
	background-color:#990000; 
	border:1px #FFFFFF solid;
	color:#FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
}

li{
	COLOR: #000000;
	margin-bottom: 3px;
}


