.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
	left: 10px;
	bottom: 10px;
	clip:  rect(10px auto auto 10px);
	white-space: normal;
	padding: 0px;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
.bullet4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: none;
}
.menulist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #FFFFFF;
	font-weight: bold;
	
}

.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;

}

.subheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ED9F44;
}
.subsubheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
}
.textmargin8 {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;
	text-align: justify;

}
.linktext {
	font-family: Arial;
	font-size: 10px;
}

.linktop {color:#ffffff; text-decoration:none;}
.linktop:hover {color:#F9D012; }

.link2{color:#CCCCCC; text-decoration:none;}
.link2:hover{color:#F9D012;}
.link3{color:#cccccc; text-decoration:none;}
.link3:hover{color:#6699CC;}
.linkdrop{color:#6699CC; text-decoration:none;}
.linkdrop:hover{color:#ffffff;}

