body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	}

#top {
	margin-top: 15px;
	height: 170px;
	width: 800px;
	text-decoration: none;
	float: left;
	}

#menu {
	width: 155px;
	height: 230px;
	float: right;
	}
	
#cbox {
	width: 515px;
	height: 520px;
	color: #333333;
	margin: 30px 0px 0px 30px;
	}
	
#cbox a {
	color: #FF33CC;
	text-decoration: underline;
	}
	
#cbox a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
	
#ctextright {
	float:right;
	}
	
.ularticle	{
	font-weight: bold;
	text-decoration: underline;
	}
	
.ctxthd1 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	}
	
ul {
	list-style-image: url(images/bullet2.gif);
	line-height: 20px;
	}
	
ul.lists {
	list-style-image: url(images/bullet2.gif);
	line-height: 25px;
	}		
	
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}