body {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	background-color: #3A5D73;
}
ul {
	list-style-image: url(/i/bultron/bullet.gif);
	list-style-position: outside;
}
li {
	padding:5px 0px 5px 0px;
}
h1 {
	font-size: 16px;
	color: lightgreen;
	padding-left: 10px;

}

h2 {
	font-size: 14px;
	color: lightgreen;
	padding-left: 10px;
	padding-top: 10px;

}
 td{
 	font-size: 8pt;
	font-family: Tahoma;
	letter-spacing:1pt;
	word-spacing:1pt;
 }
.content{
	font-size: 8pt;
	font-family: Tahoma;
	letter-spacing:1pt;
	word-spacing:1pt;
    padding-top: 10px; 
    padding-right: 19px; 
	padding-left: 19px;
}



A {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
/*
A:visited {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
*/

A:hover {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: lightgreen;
	text-decoration: underline;
}

A:active {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: lightgreen;
	text-decoration: underline;
}

.menu {
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 1px;
}


hr {
	border: none 0; 
	border-top: 1px none #fff;
	width: 98%;
	height: 1px;
}

.forme {
	font-size: 11px;
	font-family: Tahoma;
}



