h1 
{
	text-align: center;
	font-size:14pt;
	font-family:arial,helvetica;
	font-weight:bold;
	padding:10px; 
}

body
{
	background-color: #B7BEC8;
	color: #ffffff;
	font-size:12pt;
	font-family: Trebuchet MS; 
	list-style-type: font-family; 
	list-style-image: url('ico/dot.png')
}

a:link 
{
	color: #ffffff;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a:active{
	color: #B30700;
	text-decoration: underline;
} 

.lspace
{ 
	background-image: url(border/pathl.jpg);
	background-position: 0px 60px;
}

.rspace
{ 
	background-image: url(border/pathr.jpg);
	background-position: 0px 60px;
}

.menu
{
	color: #ffffff;
	text-decoration: none;
}

.menuhover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
