/* default definitions */
body
       {
       margin: 0px 0px 0px 0px;
       }
p, td, ul, ol, body, li {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.smallfont {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #336633;
}
h2 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
}
A:LINK, A:VISITED { color: #006600; text-decoration: underline; font-weight: none; font-variant: none;}
A:HOVER { color: #FFCC00; text-decoration: none; font-variant: none; }

.stationary-bg {
	background-image: url(/images/layout/level2_08.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;

}
