.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}
.textsM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	
}
.textU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}

.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}


.textBoldSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

table.thinborder {
  border-width: 2px;
  border-color: #333333;
}


.menu{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #336677;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	line-height: 20px;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #336677;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	line-height: 20px;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #336677;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	line-height: 20px;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #336677;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	line-height: 20px;
	text-decoration: underline;
	
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #336677;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	line-height: 20px;
	text-decoration: underline;
	
}

}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336677;
	margin: 12px 12px 12px 12px;
	color: #333333;
	list-style: disc outside;
	white-space: normal;
	vertical-align: 20;
	text-indent: 5px;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 20px;
}
ul.sample {
	list-style-type: ;
	list-style-image: ;
	list-style-position: inside;
}
ol.sample {
	list-style-type: lower-alpha;
	list-style-position: outside;
}
ol.sample ol ol {
	list-style-type: lower-roman;
}

ol.sample ol {
	list-style-type: lower-alpha;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336677;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336677;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
.sah{
	background-color:#336677;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;font-size:10px;font-weight:bold;padding-left:5px;padding-top:2px;
	padding-bottom:2px;
}

.sahB{
	background-color:#336677;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;font-size:12px;font-weight:bold;padding-left:5px;padding-top:2px;
	padding-bottom:2px;
}

.sahMID{
	background-color:#336677;
	color:#ffffff;font-size:14px;font-weight: normal;padding-left:5px;padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: 12px}