h1, h2, h3, h4, h5
{
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
}

h4	{	margin-bottom: 3px;}
td
{	font-family: Verdana, Arial;
	font-size: 12px;
}
h1
{ 
	font-size: 21px;
	font-weight:bold;
}

h2
{ 
	font-size: 17px;
	font-weight:bold;
}

h3, 
.header ,
a.header 
{ 
	font-size: 14px;
	font-weight:bold;
}

h4, 
.subheader { 
	font-size: 13px;
	font-weight:bold;
}

h5
{ 
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 0px;
}

h6
{ 
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 0px;
}

.topheader
{
	font-size: 24px;
	font-weight:bold;
	color:White;
}

.quote
{
	font-style:italic;
}
a
{
	color: #009900;
	text-decoration: none;
}
a:hover
{
	color: #00bb00;
	text-decoration: underline;
}


#menu a 
{
	text-decoration:none;
	color:Black;
}
#menu a:hover
{
	text-decoration:underline;
	color: #449944;
}

#news	{
			width: 120px;
			padding: 3px;
			background-color: #DDF5DD;
			border: 1px solid black;
			float: right;
		}

.news 
{
	background-color: #DDF5DD;
	padding: 5px;
}
.Odd
{
	background-color: #DDF5DD;
}

.Even
{
}

#guestbook
{
	font-size: 10px;
}
#guestbook a
{
	color: green;
	text-decoration: none;
}
#guestbook a:hover
{ 
	text-decoration: underline;
}

#guestbook table
{
	border: 1px solid black;
}
#guestbook td
{
	font-size: 10px;
}

#guestbook .header
{
	font-size: 12px;
}
#guestbook .subheader
{ 
	font-size: 11px;
}
.gb_message /* div för meddelande */
	{
		padding-bottom:10px;
	}


/*img { padding: 5px;}*/