body{background-color:#C3DCFC;margin-top:0px;padding-top:0px;}
body,td,p,div {
	color: black;
	font-family:Arial, MS Sans Serif;
	font-size: 12px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	/*background-color:#BED9ED;*/
}
p {
	text-align: justify;
	margin-bottom:10px;
	line-height:20px;
}

hr {
	border: 1px solid #708090;
	width: 75%;
	margin-top: 0%;
	margin-bottom: 0%;
}

a {
	color: #B90000;
	font-size: 10pt;
	text-decoration: none;
}
a:link
{
color: #223445;
	font-size: 12px;
	text-decoration: underline;
}
a:active  {
	color: #223445;
	font-size: 12px;
	text-decoration: underline;
}

a:visited  {
	color: #223445;
	font-size: 12px;
	text-decoration:underline;
}

a:hover  {
	color: #223445;
	font-size: 12px;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
	margin-bottom: 0%;
	margin-top: 0%;
}
h2 {
	font-size : 14pt;
	margin-bottom: 0%;
	margin-top: 0%;
}
h3 {
	color: #223445;
	font-size : 12pt;	
	margin-bottom: 0%;
	margin-top: 0%;
}
h4 {
	font-size : 10pt;
	margin-bottom: 0%;
	margin-top: 0%;
}
h5 {
	font-size : 9pt;
	margin-bottom: 0%;
	margin-top: 0%;
}
h6 {
	font-size : 8pt;
	margin-bottom: 0%;
	margin-top: 0%;
}

img {
	vertical-align: top;border:none;
}

table {
	text-align : center;
}

td {
	
	vertical-align: top;
	text-align: center;
}

.nv
{
	background: #E2EAF3;
}

.l-col
{
	background: #D9E1EE;
	text-align: left;
	vertical-align: top;
}

.r-col
{
	background: #E1EAF3;
	text-align: left;
	vertical-align: top;
}

.tree {
	background: url(4.gif) repeat-y;
}

.bg{
	background: url(bg.jpg);
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
}

.note{
	vertical-align: middle;
	text-align: center;
}


.pdf{
	background-color: #FFF0F5;
}

.pic{
	background-color: #FFFFF0;
	border: 1px solid #30597C;
	width: 150px;
	height: 200px;
	text-align: center;
}

.name {
	font-size: 7pt;
}
a.link1
{font-size:13px;font-weight:bold;color:#162E41;}
input,textarea,fieldset{border:1px solid #669ACC;}
