p {
	font-size: 14px;
	font-family: Times New Roman;;
	color: #000000;
	text-align: justify;
	margin-top: 7;
	margin-bottom:10;
}

input,select,textarea{
    font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, MS Sans Serif;
	font-size: 11px;
	color: #000000;
}
	
.print-form{
    font-family:Tahoma, Arial, Verdana, Geneva, Helvetica, MS Sans Serif;
	font-size: 11px; color: #000000;
	background-color: #FFFFFF; 
	border: 1px solid #96ACBF important;
}

.print-text{
    font-family:Tahoma, Arial, Verdana, Geneva, Helvetica, MS Sans Serif;
	font-size: 11px;
	color: #000000;
}
	
td {
	font-size: 14px;
	font-family: Times New Roman;;
	color: #000000;
	vertical-align: top;
}

img {
	border-color: black;
}

A.menu:link {text-decoration: none; font-weight: bold; font-size: 13px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.menu:visited {text-decoration: none; font-weight: bold; font-size: 13px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.menu:hover {text-decoration: none; font-weight: bold; font-size: 13px; color: #336699; font-family: Times New Roman;} /* unvisited link */

A.menusm:link {text-decoration: none; font-weight: normal; font-size: 13px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.menusm:visited {text-decoration: none; font-weight: normal; font-size: 13px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.menusm:hover {text-decoration: none; font-weight: normal; font-size: 13px; color: #336699; font-family: Times New Roman;} /* unvisited link */

A.menusm1:link {text-decoration: none; font-weight: normal; font-size: 13px; color: #FFFFFF; font-family: Times New Roman;} /* unvisited link */
A.menusm1:visited {text-decoration: none; font-weight: normal; font-size: 13px; color: #FFFFFF; font-family: Times New Roman;} /* unvisited link */
A.menusm1:hover {text-decoration: none; font-weight: normal; font-size: 13px; color: #FFFFFF; font-family: Times New Roman;} /* unvisited link */

A.top:link {text-decoration: none; font-weight: bold; font-size: 11px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.top:visited {text-decoration: none; font-weight: bold; font-size: 11px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.top:hover {text-decoration: none; font-weight: bold; font-size: 11px; color: #336699; font-family: Times New Roman;} /* unvisited link */

A:link {text-decoration: none;  font-weight: bold; font-size: 14px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A:visited {text-decoration: none; font-weight: bold; font-size: 14px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A:hover {text-decoration: none; font-weight: bold; font-size: 14px; color: #336699; font-family: Times New Roman;} /* unvisited link */

A.navpage:link {text-decoration: none; font-weight: normal; font-size: 11px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.navpage:visited {text-decoration: none; font-weight: normal; font-size: 11px; color: #003399; font-family: Times New Roman;} /* unvisited link */
A.navpage:hover {text-decoration: none; font-weight: normal; font-size: 11px; color: #336699; font-family: Times New Roman;} /* unvisited link */
 
a.as {text-decoration: none; font-weight: normal; font-size: 10px; color: #003399; font-family: Times New Roman;} /* unvisited link */
a.as:link {text-decoration: none; font-weight: normal; font-size: 10px; color: #003399; font-family: Times New Roman;} /* unvisited link */
a.as:visited {text-decoration: none; font-weight: normal; font-size: 10px; color: #003399; font-family: Times New Roman;} /* unvisited link */
a.as:hover {text-decoration: none; font-weight: normal; font-size: 10px; color: #336699; font-family: Times New Roman;} /* unvisited link */


td.navpage {
	padding-right: 15;
	padding-top:5;
	color: #9C9A9C;
}

table.menu {
	padding-left : 10;
}

table.podmenu {
	margin-left : 22;
}

table.content {
	padding-left: 15;
	padding-right:15;
}

td.head {
	font-size: 15px;
	color: #7B0400;
	font-weight: bold;
}

td.news {
	font-size: 13px;
	color: #D03E0B;
	font-weight: bold;
}

td.subs{
	font-size: 9px;
	font-family: Verdana;
}

td.printhead1 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

td.printhead {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

td.bighead {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;	
	padding-left: 15;
} 

td.copy {
	font-size: 11px;
	vertical-align : middle;
	text-align : center;	
}

td.address {
	font-size: 10px;
	vertical-align: bottom;
	padding-bottom: 15;
	padding-left: 20;
}

td.select {
	vertical-align: bottom;
	padding-bottom: 4;
	padding-right: 8;
	text-align: right;	
}

td.img{
	text-align : center;
	vertical-align : middle;
}

blockquote {
	margin-left : 20;
	margin-top : 5;
}

ul {
	margin-left : 40;
	margin-top : 10;
	font-family: Times New Roman;
	font-size: 14px;
	
}

ol {
	margin-left : 40;
	margin-top : 10;
	list-style-type: decimal;  
	font-family: Times New Roman;
	font-size: 14px;
}
.head{
    font-size: 15px;
	color: #7B0400;
	font-weight: bold;
}