body {
	font-size: 12px;
	font-family: arial;
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
}

td {
	font-size: 12px;
}


TH
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ff8c00;
}

TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}


A
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}

A:hover
{
    COLOR: #5577ff;
    TEXT-DECORATION: underline
}
IMG
{
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}

.color1
{
    BACKGROUND-COLOR: #ffdead
}
.color2
{
    BACKGROUND-COLOR: #fff8dc
}

/* --------------------------------------------------- */

.albumpic,.picture{
 background-color:#000000;
 border: 1px solid gray;
 text-align:center;
}

.albumpic img,.picture img{
 margin:10px;
}

.albumname{
 font-family:arial;
}

.label{
 font-weight:bold;
}


.section{
 font-weight:bold;
 font-size:14px;
}

.title{
 font-size:14px; 
}
