/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
padding: 3px;
}

}
.text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #b80028;
}

.secondlink {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #b80028;
	text-decoration: none;
	font-variant: normal;
}
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #0068b4;
}
.border {
	border: thin ridge #FF0066;
}
.navtable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rightborder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #E5E2DB;
}
