body	{
	margin: 10px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: #D3D3D3; 
}

.align_left         { float: left; }
.align_right        { float: right; }
.align_center       { text-align: center; }
.align_clear        { clear: both; }

img	{ border: 0; }
img.align_right { margin-left: 10px; }
img.align_left { margin-right: 10px; }

table, p, a, ul, ol { font-size: 12px; }
h1 { text-align: center; font-size: 12px; }
h2 { text-align: center; font-size: 14px; }
h3 { text-align: center; font-size: 16px; }

li { margin-top: 0.5em;}

a { color: #3333FF; text-decoration: none; }
a:hover { text-decoration: underline; }

table.menu a {	text-decoration: none; }

/* bilder */
.imagetable { text-align: center; padding: 10px; }

/* Dessa används lite överallt */

.rubrik {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #A0A0A0;
	padding: 1px;
	border: solid black;
	border-width: 1px;
}

.linkbox {
	padding: 5px;
	border: none;
	background-color: #E7E7E7;
}

.layoutend {
	text-align: center;
	font-size: 10px;
}
