body {
	background: #242e25 url(images/v02/bgr.gif) repeat-x 0% 0%;
	color: #dedede;
	font-family: "trebuchet ms", sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	margin: 0;
	}

#content {
	position: absolute;
	top: 315px;
	right: 40px;
	width: 500px;
	padding: 8px 8px 8px 8px;
	text-align: justify;
	z-index: 3;
	}

#content a, #content a:active, #content a:visited {
	font-family: garamond, "times new roman", sans-serif;
	font-size: 11pt;
	color: #a2dd72;
	text-decoration: none;
	font-style: italic;
	background-image: url(images/v02/link1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	}

#content a:hover {
	color: #ffffff;
	background-image: url(images/v02/link2.gif);
	cursor: help;
	}

#content strong, b {
	color: #2b9ebd;
	}

#content em, i {
	color: #2b9ebd;
	}

#footer {
	text-align: center;
	font-size: 7.5pt;
	}

#footer a, #footer a:active, #footer a:visited {
	font-size: 10pt;
	}
	
p {
	padding-bottom: 6px;
	}

a img {
	border: 0;
	}

p img {
	background-color: #95b998;
	border: 1px solid #ffffff;
	padding: 5px;
	}

p img:hover {
	background-color: #c0d5c2;
	border: 1px solid #ffffff;
	padding: 5px;
	cursor: crosshair;
	}

input, textarea { 
	background-color: #0e3412; 
	font-family: "courier new", sans-serif;
	color: #bedec1;
	font-size: 8pt; 
	border: 1px dotted #ffffff;
	padding: 0px 2px 0px 2px;
	}

option, select {
	background-color: #0e3412; 
	font-family: "courier new", sans-serif;
	color: #bedec1;
	font-size: 8pt; 
	border: 0;
	}

h1 {
	color: #d7d7d7;
	font-family: "courier new", monospace; 
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	line-height: 16pt;
	border-bottom: 1px dotted #ffffff;
	padding-left: 20px;
	margin: 0 0 0 40px;
	}

h1:first-letter {
	color: #9c9c9c;
	font-family: georgia, garamond, serif;
	font-size: 20pt;
	font-variant: normal;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
	}

ul {
	list-style-image: url(images/v02/list.gif);
	margin: 0px 15px 0px 15px;	
	padding: 0; 
	text-align: justify;
	}

blockquote {
	background-color: #0e3412; 
	color: #ffffff;
	border: 1px dotted #ffffff;
	margin: 0px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
	}
