body  {background-color: #fbf4e9;
	background-image: url("bg.png");
	background-repeat: repeat-y;
	text-align: justify;
	cursor: default}

#plant {font-family: arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #000003;
	text-align: justify;
	line-height: 20px;}

#side {font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #005caa;
	text-align: justify;
	line-height: normal}

h1 {margin-bottom: 4px;
	padding: 10px 0 0 15px;
	font-family: arial, sans-serif;
	font-size: 32px;
	color: #005caa;
	letter-spacing: -3px}

h2 {margin-bottom: -4px;
	margin-top: normal;
	padding: 0px 0 0 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #005caa;
	text-transform: uppercase;
	letter-spacing: 1px}

h3 {margin-bottom: 3px;
	margin-top: normal;
	padding: 0px 0 0 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #005caa;
	text-transform: uppercase;
	letter-spacing: 1px}

b,i {font-size: 12px;
	color: #728e40}

u {font-size: 12px;
	text-decoration: none;
	border-bottom: dotted 1px;
	color: #001953}

a {color: #075fc0;
	text-decoration: underline;
	font-weight: normal;
	font-weight: bold;
	cursor: default}

a:visited {color: #075fc0;
	text-decoration: underline;
	font-weight: normal;
	font-weight: bold;
	cursor: default}

a:active {color: #075fc0;
	text-decoration: none;
	cursor: default}

a:hover {color: #074387;
	text-decoration: underline;
	font-weight: bold;
	cursor: default;}

img.try {background-color: #000000;
	padding: 6px;
	border: dotted #8f342e 1px
	}
img.try:hover {background-color: #000000;
	padding: 6px;
	border: solid #8f342e 1px
	}
