
body {

	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 8.3pt;
	background: white;
	color: black;
}

a:link{
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
}

a:active{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 8.3pt;
	color: black;
	line-height: 1.5;
}

input {
	font-size : 8.3pt;

}

select {
	font-size : 8.3pt;

}

blockquote{
	font-style : italic;
	background: #efefef;
	padding: 10px;
	border: #dedede solid 1px;
}



.content {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 8.3pt;
	color: black;
	text-align: justify;
}

.content1 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 8.3pt;
	color: gray;
	text-decoration: none;
}

.title {
	font-size : 12.3pt;
	font-weight: bold;
	color: #7DAE05;
}

.title1 {
	font-size : 10.3pt;
	font-weight: bold;
	color: #326643;
}


.small {
	font-size: 7.2pt;
	color: silver;
}
