body {
background-color: #F8ECCC;
	color: #000000;
	text-decoration:  none;
	text-align: left;
	line-height: 1.3;
	background-image:  url(background.gif);
}

.white {
	font-family: tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration:  none;
	font-size: 12px;
	text-align: left;
	line-height: 1.3;
	vertical-align: middle;

}

.center { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
faont-size: 11px;
text-align: center;
line-height: 1.3
}

.bold { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #000000;
faont-size: 11px;
text-align: left;
font-weight: bold;
line-height: 1.3
}

H1 { font-family: tahoma, sans-serif;
color: #000000;
text-decoration:  none; 
font-size: 18px;
font-weight: bold;
text-align: left;
}

H2 { font-family: tahoma, sans-serif;
color: #000000;
text-decoration:  none; 
font-size: 16px;
font-weight: bold;
text-align: center;
}

ul { font-family: tahoma, sans-serif;
color: #000000;
text-decoration:  none; 
faont-size: 11px;
text-align: justify;
}

li { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
faont-size: 11px;
text-align: justify;
}

td.both {
BORDER-RIGHT: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
}

td.left {
BORDER-LEFT: #000000 1px solid;
}

td.right {
BORDER-RIGHT: #000000 1px solid;
}

a:link {
	font-family: tahoma, sans-serif;
	color: Blue;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: Purple;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: Green;
	text-decoration: NONE;
	}
	
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main {
	border: thick #000000;
}

