/*
$Author: Martin Heide $
$Date: 2003/12/14 15:05:02 $
$Revision: 1.4 $
$Source: d:/cvsroot/stonoid/documentation/common/css/content.css,v $
$Name: release-0_3 $
*/

body {
	font-family:verdana,helvetica;
	font-size:14px;
	color:#E5E5E5;
	background-color:#094f84;
	background-image:url(../img/leaves-blue-3x-gauss.jpg);
	background-repeat:repeat;		

}

table {
	font-family:verdana,helvetica;
	font-size:14px;
	color:#E5E5E5;
	background-color:#094f84;
}

h1 {
	font-family:verdana,helvetica;
	font-size:22px;
	font-weight:bold;
	color:#E5E5E5;
}

h2 {
	font-family:verdana,helvetica;
	font-size:20px;
	font-weight:bold;
	color:#E5E5E5;
}

h3 {
	font-family:verdana,helvetica;
	font-size:18px;
	font-weight:bold;
	color:#E5E5E5;
}

h4 {
	font-family:verdana,helvetica;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#E5E5E5;
}

a:link {
	color:#ff3333;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color:#ff3333;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	color:#ff3333;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#ff3333;
	font-weight:bold;
	text-decoration:underline;
}
