html, body
{
font: 12px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
color: #CACACA;
background-color: #000000;
/*
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
*/
}

a:link
{
	color: #FFFFFF;
}

a:visited
{
	color: #FFFFFF;
}

a:hover
{
	color: #AAD1E5;
}

a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.title0
{
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}


.title1
{
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #DDEEFF;
}


.title2
{
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0.08em;
	color: #DDEEFF;
}


.title3
{
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #DDEEFF;
}


.title4
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #DDEEFF;
}


.table_title
{
	background-color: #1e2d4f;
	background: url(images/web_bg.png) #1e2d4f;
	color: #DDEEFF;
}

.table_cell1
{
	background-color: #202025;
	background: url(images/web_bg.png) #202025;
	color: #CACACA;
}

.table_cell2
{
	background-color: #151519;
	background: url(images/web_bg.png) #050509;
	color: #CACACA;
}
