@charset "iso-8859-1";
body {
background-color: #000000;
}

.body { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3
}

p.bold { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #000000;
font-size: 11px;
text-align: left;
font-weight: bold;
line-height: 1.3
}

ul { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 16px;
text-align: justify;
}

li { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 16px;
text-align: justify;
}

a:link {
	font-family: tahoma, sans-serif;
	color: #C13804;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #C13804;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #DDA164;
	text-decoration: none;
}

H1 { font-family: verdana, tahoma, sans-serif;
color: #C13804;
text-decoration:  none; 
font-size: 32px;
font-weight: bold;
text-align: left;
}

H2 { font-family: verdana, tahoma, sans-serif;
color: #C13804;
text-decoration:  none; 
font-size: 25px;
font-weight: bold;
text-align: left;
}

H3 { font-family: verdana, tahoma, sans-serif;
color: #C13804;
text-decoration:  none; 
font-size: 20px;
font-weight: bold;
text-align: left;
}

H4 { font-family: verdana, tahoma, sans-serif;
color: #C13804;
text-decoration:  none; 
font-size: 18px;
font-weight: bold;
text-align: left;
}