body {
	background: #4d5a60 url("../images/2010/bg.gif") repeat-x fixed;
	margin: 0px 0px 0px 0px;
	}

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

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

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

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

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

a.menu2:hover {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	color: #e17405;
	text-decoration: underline;
	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: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #404040;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 22px;
	}

td.portfolio1 {
	border-bottom: 1px dotted #a0a6a0;
	font-family: 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: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #404040;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 22px;
	font-weight: normal;
	}


