body {
	background: #2c2c2c url("../images/bg02.gif") repeat-x fixed;
	margin: 5px 0px 0px 0px;
	}

a {
	color: #869F39;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #869F39;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #e17405;
	text-decoration: underline;
	font-weight: bold;
	}

a.menu {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
	
a.menu:visited {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-family: 'Copperplate Gothic Bold',Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #93af3e;
	font-size: 18px;
	font-weight: bold;
	}

p,ol,ul,blockquote,table {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #404040;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	}

td.portfolio1 {
	border-bottom: 1px dotted #a0a6a0;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #404040;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 26px;
	font-weight: bold;
	}

td.portfolio2 {
	padding-top: 10px;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #404040;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 22px;
	font-weight: normal;
	}


