.leftside-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}
.bottlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 9999CC;
}
.bottlinks a {
	color : #FFFFFF;
}
.bottlinks a:hover {
	color : #CC3333;
}
.navbar { color: #FFFFFF; text-decoration:none }

/*These are the 	link style definitions.*/
a.navbar:link { color: #FFFFFF}
a.navbar:visited { color: #FFFFFF}
a.navbar:hover { color: #9999CC}
a.navbar:active { color: #CC3333}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 333333;

}