body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B4486;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #484849;
}
a {
	color: #45546C;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B4486;
}
.green {
	color: #4F7E07;
	font-family: Tahoma;
	font-size: 11px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #808386;
}
.red {
	color: #AD292A;
}
.amedlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4F7E07;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7979;
	text-decoration: none;
}
.pp {
	font-family: Tahoma;
	font-size: 11px;
	color: #363535;
	text-decoration: none;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
}
.bullet {
	list-style-image: url(images/runner.25.gif);
	list-style-position: outside;
}
.bordernavydot {
	border: medium dotted #003399;
}
