/*	KPSSA stylesheet by Dave Wright
	19/03/03 changed to external file
	21/01/06 updated
*/
body 	{
	background-color: #FFFF00;
	border-top : 0;
}
.index01 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: xx-small;
	color: #FF9900;
}
.index02 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	color: #FF6600;
}
.index03 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: x-small;
	color: #000000;
}
.index04 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: xx-small;
	color: #000000;
}
.index05 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: x-small;
	color: #000000;
}
.about01 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: xx-small;
	color: #990000;
}
.about02 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: xx-small;
	color: #990000;
}
.borough{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0000CC;
}
.boro_bld{
	font-size: x-small;
	font-weight: bold;
}
.boro_it{
	font-size: x-small;
	font-style: italic;
}
.boro_bld_it{
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
}
.boro_red{
	color: #FF0000;
}
.boro_wht{
	color: #FFFFFF;
}
.boro_txt{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0000CC;
}
.boro_txt_bld{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #0000CC;
}
.boro_st{
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
}
.map01{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style : normal;
	color : Blue;
}
.map02{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style : italic;
	color : Fuchsia;
}
.notes01{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style : normal;
	font-size: small;
	color : Maroon;
}
.link01 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: #FF6600;
}
.link02 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: xx-small;
	color: #FF9900;
}
.link03 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: x-small;
	color: #FF9900;
}
.tv_scr{
	background-color: #CCCCCC;
}
a:link {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:active {color:#FF0000; text-decoration:none}
a:hover {color:#FF0000; text-decoration:none}
