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: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:hover.r      { text-decoration: underline; font-weight: bold; color: #de0000; font-size: 19px }


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




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;
	
}
.small {
	
	font-size: 10px;
}

.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: #dd0000;
}

.smaller {
	font-size: 11px;
}
a.blacklink:link
{  font-family: Arial, helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none }
a.blacklink:hover
{  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #7E7E7E; text-decoration: underline }
a.blacklink:visited
{  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none }
