@charset "windows-1251";
/* CSS Document */
@import"nav-h.css";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    text-align: center;
}
.RED_TEXT {
	color: #FF0000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}.smallerText {
	font-size: 9px;
}
.WHITE {
	color: #FFFFFF;
	font-size: 11px;
    text-align: right;
}
.GRAY {
	color: #CCCCCC;
	font-size: 11px;
}
.PA-mainColorText {
	color: #019247;
}
.smallerText2 {
	font-size: 10px;
}
