h1 {
	font-size: 20px;
	font-weight: bold;
	color: #00AC00;
	font-style: normal;
}
a:link { color: #00AC00; text-decoration: none}
a:visited { color: #00AC00; text-decoration: none}
a:hover { color: #156CDC; text-decoration: underline}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;

}
.menu {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-decoration: none;



}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #156CDC;
	text-decoration: none;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 9px;
}

h2 {

	font-size: 15px;
	font-weight: bold;
	color: #156CDC;
	font-style: normal;
	margin-bottom: -8px;
}
.banner {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.address {
	color: #CCCCCC;
	margin-left: 15px;
	line-height: 24px;
	font-weight: bold;

}
.boxrule {
	border: 1px solid #156CDC;
}
.centre {
	position: relative;
	left: 100px;
	width: 380px;
	top: 10px;

}
.left {
	left: 20px;
	position: relative;
	clip:                             rect(auto auto 0px auto);
	width: 400px;
	top: 20px;








}
.subhead {
	font-weight: bold;
	color: #156CDC;
}
.box-rh {
	background-color: #EEE8D2;
	padding: 15px;
	border: 2px solid #FFFFFF;
	color: #156CDC;
	line-height: 15px;



}
.date {
	font-size: 10px;
	text-align: center;
	color: #00AC00;
	font-weight: bold;


}
.menubg {
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
}
.box-lh {
	background-color: #E2EDFA;
	padding: 12px;
	border: 5px solid #FFFFFF;
	font-size: 11px;

}
.yinyang {
	background-image: url(images/YinYang-bg.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
}
