body {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1F1A17; 
}

a:link {
	color: #AAAAAA;
	text-decoration: none }

a:visited 	{
	color: #AAAAAA;
	text-decoration: none }

a:active 	{
	color: yellow;
	text-decoration: none }

a:hover 	{
	color: white;
	text-decoration: underline }

p			{
	font-size: 12px;
	text-align: left }

.comment	{
	font-size: 11px;
	line-height: 1.2;
	padding-left: 20px; 
	padding-right: 20px; 	
	text-indent: 20px;	
	text-align: justify }

.box		{
	font-size: 11px;
	text-align: center;
	line-height: 1.1 }

td 			{
	vertical-align: top }

.title		{
	letter-spacing: 2;
	text-align: center;
	font-size: 11px;
	font-weight: bold }
	
.n1			{
	background-color: #191919 }
	
.n2			{
	background-color: #282828 }

.n3			{
	background-color: #373737 }
	
.n4			{
	background-color: #464646 }

.a1			{
	background-color: #191900 }
	
.a2			{
	background-color: #282800 }

.a3			{
	background-color: #373700 }
	
.a4			{
	background-color: #464600 }

.v1			{
	background-color: #190000 }
	
.v2			{
	background-color: #280000 }

.v3			{
	background-color: #370000 }
	
.v4			{
	background-color: #460000 }

.g1			{
	background-color: #001900 }
	
.g2			{
	background-color: #002800 }

.g3			{
	background-color: #003700 }
	
.g4			{
	background-color: #004600 }

.c1			{
	background-color: #000019 }
	
.c2			{
	background-color: #000028 }

.c3			{
	background-color: #000037 }
	
.c4			{
	background-color: #000046 }

H1			{ 
	font-size: 20px;
	padding-left: 40px; 
	padding-right: 20px; 	
	text-indent: 40px;		
	line-height: 1.2 }

li			{ 
	font-size: 12px;
	line-height: 1.5; 	
	text-align: left }
	
.news		{
	color: #FFFFFF;
 }
	
.audio		{
	color: #FFFF00 }

.video		{
	color: #FF0000 }
	
.gardenia	{
	color: #00FF00 }

.cv			{
	color: #0000FF }

.mb			{
	color: #FFA00A }


.death		{
	background-image: url(imagez/cv.jpg);
	background-repeat: no-repeat;
	background-position: top right }
	
input.mbutton	{
	color: white; 
	font-size: 11px;
	background-color: black;
	border-style: solid;
	border-color: #FFA00A;
	border-width: 1px;
	padding: 2px;
	width: 125px }

textarea.minput	{
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	width: 450px;
	height: 80px }


table.main {
	width: 888px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	margin-left: auto;
	margin-right: auto; }

p.news br {
	padding-bottom: 5px; 
	}

.centered {
	text-align: center;
	}


.righted {
	text-align: right;
	}
	