body {
	Color: White;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Comic Sans, sans-serif 
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-Bottom: 5px;
	MARGIN-TOP: 0px;
	background: black;
}
}
td {
	font-size: 12px;
	color: white;
	font-family: Arial, Comic Sans, sans-serif;

}
p {
	font-size: 11px;
	color: Black;
}
A{
	font-size: 12px;
	color: #E0FFFF;
	font-weight: bold;
}
A:hover{
	color: #F0F8FF;
}	
}

H1 {
	font-size: 14px;
	color: White;
} 

H2 {
	font-size :11px;
	font-weight: 200;
	text-align:justify; 
} 
H3 {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
} 
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: 200;
	color : Black;
	text-align:justify;
}
.shadow{
 background-image: url(images/shadow.jpg);
 height: 34px;
 background-repeat: repeat-x;
 }
.main_box{
	Color: white;
	background: #A80000;
}
.innerbox{
	color: white;
	background: #A80000;
}
#simpleview{
	border: 1px solid Silver;
}
}
.albumtable{
	padding: 2px 4px 4px 4px;
	color: ffffff;
	background: #C51E21;
	border: 1px solid #191970;
	font: 13px arial,tahoma,arial;
	text-align: justify;
	padding: 12px;
}
}
#news{
	padding: 2px 4px 4px 4px;
	color: ffffff;
	background: #B8860B;
	border: 1px solid yellow;
	font: 12px arial,tahoma,arial;
}
