body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C0C0C0;
	background-color: #252525;
	padding:0px;
	margin:0px;
	width:100%;
}

a 
{
	color:#E5E5E5;
	font-size:14px;
	text-decoration:none;
}
a:hover
{
	text-decoration:bold;
	font-size:16px;
	color:#FFFFFF;
}
#title
{
	background-color: #000000;
	height: 50px;
}
#top
{
	background-image:url(top_bg.gif);
	height: 425px;
}
#bottom
{
	background-image: url(background_tree.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.style1 {color: #CCCCCC}
.style2 {color: #999999}
.style3 {
	font-size: 14px;
	color: #999999;
}
.style4 {	color: #999999;
	font-weight: bold;
}
.style5 
{
	color: #666666; 
}

</style>
