@charset "UTF-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 19px;
	text-align:justify;
}
.homeLinks {
	line-height: 24px;
	text-align:right;
}
h1 {
	color:#80a2b9;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:0.1em;
}
.L1navig {
	font-weight: bold;
	color: #2e536d;
}
a.L1navig {
	text-decoration:none;
}
.pTitle {
	color: #80a2b9;
	font-size:24px;
}
a {
	color: #2e536d;
}
a:hover {
	color: #993333;
}
.footer {
	color:#cedee3;
	font-size: 10px;
}
a.footer {
	text-decoration:none;
}
a:hover.footer {
	text-decoration:underline;
	color:#cedee3;
}
.peopleDescripLeft {
	line-height: 14px;
	text-align:left;
}
.peopleDescripRight {
	line-height: 14px;
	text-align:right;
}
hr{
	border:0;
	height:1px;
	background-color:#c3d7e6;
}
