body, P, table, td{ font-family: Arial, helvetica, sans-serif; font-size: 13px }
h3           { color: #000080; font-style: italic; font-weight: bold }

a:link.w     { text-decoration: none; font-weight: normal; color: #ffffff }
a:visited.w { text-decoration: none; font-weight : normal; color: #ffffff }
a:active.w   { text-decoration: none; font-weight : normal; color: #ffffff }
a:hover.w    { text-decoration: none; font-weight : normal; color: yellow}

a:link.r       { text-decoration: underline; font-weight: bold; color: #0022CC; font-size: 19px }
a:visited.r    { text-decoration: underline; font-weight: bold; color: #0022CC; font-size: 19px }
a:active.r     { text-decoration: underline; font-weight: bold; color: #0022CC; font-size: 19px }
a:hover.r      { text-decoration: underline; font-weight: bold; color: #de0000; font-size: 19px }


a:link       { text-decoration: underline; font-weight: bold; color: #0022CC }
a:visited    { text-decoration: underline; font-weight: bold; color: #0022CC }
a:active     { text-decoration: underline; font-weight: bold; color: #0022CC }
a:hover      { text-decoration: underline; font-weight: bold; color: #de0000 }

a:link.s       { text-decoration: underline; font-weight: bold; color: #009933; font-size: 11px }
a:visited.s    { text-decoration: underline; font-weight: bold; color: #009933; font-size: 11px }
a:active.s     { text-decoration: underline; font-weight: bold; color: #009933; font-size: 11px }
a:hover.s      { text-decoration: underline; font-weight: bold; color: #F85312; font-size: 11px }

a:link.s2       { text-decoration: underline; font-weight: bold; color: #blue; font-size: 11px }
a:visited.s2    { text-decoration: underline; font-weight: bold; color: #blue; font-size: 11px }
a:active.s2     { text-decoration: underline; font-weight: bold; color: #blue; font-size: 11px }
a:hover.s2      { text-decoration: underline; font-weight: bold; color: #F85312; font-size: 11px }


a:link.blue       { text-decoration: underline; font-weight: bold; color: #052DBD; font-size: 13px }
a:visited.blue    { text-decoration: underline; font-weight: bold; color: #052DBD; font-size: 13px }
a:active.blue     { text-decoration: underline; font-weight: bold; color: #052DBD; font-size: 13px }
a:hover.blue      { text-decoration: underline; font-weight: bold; color: #F94B06; font-size: 13px }

a:link.bsmall       { text-decoration: none; font-weight: bold; color: #052DBD; font-size: 13px }
a:visited.bsmall    { text-decoration: none; font-weight: bold; color: #052DBD; font-size: 13px }
a:active.bsmall     { text-decoration: none; font-weight: bold; color: #052DBD; font-size: 13px }
a:hover.bsmall      { text-decoration: none; font-weight: bold; color: #F94B06; font-size: 13px }

a:link.blusmall       { text-decoration: none;  font-weight: normal; color: #FF3300; font-size: 13px }
a:visited.blusmall    { text-decoration: none; font-weight: normal;   color: #FF3300; font-size: 13px }
a:active.blusmall     { text-decoration: none; font-weight: normal;   color: #FF3300; font-size: 13px }
a:hover.blusmall      { text-decoration: none; font-weight: normal;   color: #0589BF; font-size: 13px }


li { 
list-style-image: url(images/bullet.gif); 
font-size: 13px; 
color: #000000; 
} 



H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

H1.settlement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -15px;
	
}

H1.line {  
	font-size: 18px; 
	color: #000000; 
	font-weight: bold;
	border-color: black black #BCB7A1; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	
}
.smallgrey {
	
	font-size: 10px;
	color: #666666;
}

.area{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
}

.course{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0589BF;
}

.smaller {
	font-size: 10px;
	color: #666666
}