﻿html, body {
	height: 100%;
	margin: 0px 0px 0px 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

a:link , a:visited {
	color: black;
	text-decoration:none;
}
a:hover , a:active{
	color: black;
	text-decoration:underline;
}

.nas1 {
	font-weight: normal;
	font-size: 20px;
	color:#993300;
}
.nas2 {
	font-weight: bold;
	font-size: 12px;

}
.nas3 {
	font-weight: bold;
	font-size: 11px;
}
.nas4 {
	font-weight:bold;
	font-size: 13px;
	padding:5px 0;
}

.text1 {
	font-weight: normal;
	font-size: 12px;
}
.text2 {
	font-weight: normal;
	font-size: 11px;
}
.textcopy {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.text1h {
	font-weight: normal;
	font-size: 12px;
	color: #588CB8;
}
.textvid {
	font-weight: normal;
	font-size: 13px;
	line-height: 1.1;
}

.th {
	color: #588CB8;
}
.hr1 {
	clear: both;
	background: #CBCBCB;
	color: #CBCBCB;
	border: none;
	height: 2px;
	margin: 10px 0px 30px 0px;
	font-size: 1px;
	line-height: 1px;
}
.hr2 {
	clear: both;
	background: #eaeaea;
	color: #eaeaea;
	border: none;
	height: 2px;
	margin: 10px 0px 30px 0px;
	font-size: 1px;
	line-height: 1px;
}
.hr3 {
	clear: both;
	background: #CBCBCB;
	color: #CBCBCB;
	border: none;
	height: 2px;
	margin: 10px 0;
	font-size: 1px;
	line-height: 1px;
}
.plink:link, .plink:visited , .plink:active, .plink:hover  {
	font-weight: normal;
	font-size: 12px;
	color: #588CB8;
}
