table.all {
	border-right : 1px solid #333333;
	border-left : 1px solid #333333;
	border-bottom : 1px solid #333333;
	}

td.topofmenu {
	color: #deeaff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	text-indent: 5px;
}

td.menu {
	background-image : url(images/menubg.jpg);
	background-repeat : no-repeat;
	background-position :  0px 21px;
}

div.content {
	font-family: Arial;
	font-size: 10 pt;
	color: #eeeeee;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	margin-left: 5px;
	margin-right : 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.tab {
	font-family: Arial;
	font-size: 10 pt;
	color: #eeeeee;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	text-indent: 0px;
}

p {
	text-indent: 20px;
}

a {
	color: #eeeeee;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	text-decoration : none;
}

a:hover {
	color: #eeeeee;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	text-decoration : underline;
}

a.point {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	text-indent: 5px;
}

a.point:hover {
	color: #eeeeee;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration : underline;
	text-indent: 5px;
}

a.headpoint {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	text-indent: 5px;
}

a.headpoint:hover {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration : underline;
	text-indent: 5px;
}

