body {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: xx-small;
	color: #003366;
	background-color: #315272;
}

p {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	text-decoration: none;
	color: #003366;

}

h1 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	text-align: center;
	padding-bottom: 4px;
}

h2 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #036;
	text-align: center;
}



h3 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #036;
	text-align: center;
}

h4 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h5 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #036;
}
h6 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #036;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 3px;
}


a:link {
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #FE0144;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FE0144;
	text-decoration: none;
	text-align: center;
}

.toplink {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #036;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: right;
	margin-top: 5px;
}

.BLD {
	font-weight: bold;
}
.LFT {
	text-align: left;
}
.bd {
	font-weight: bold;
}
.bdd {
	font-weight: bold;
}
