body {
	background-color: #000080;
	background-image: url(../kuvat/lihaslogo_tausta.gif);
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-x;
	
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "MS Sans Serif", sans-serif;
}

div.smaller {
	font-size: 80%;
}

table {
	margin-top: 10px;
}

table.content {
	width: 510px;
	text-align: justify;
	margin-top: 25px;
}

br {
	line-height: 12px;
}

tr.header {
	background-color: #5864B3;
	height: 25px;
}

span.selected {
	color: #bbbbff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: smaller;
}

a.header {
	font-size: smaller;
}

a.header:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
		
a.header:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

a.header:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

a.header:hover {
	color: #d9d9ff;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 20px;
}

a:link {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
		
a:visited {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	margin-left: 18px;
}
