.normal,input,option,select{
	font-family: Verdana;
	font-size: 10px;

}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	left: 15px;
	right: 15px;
	margin: 11px 15px 11px 11px;
}

p.center {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 18px;
	left: 15px;
	right: 15px;
	margin: 11px 15px 11px 11px;
}

p.ind {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 9px;
	line-height: 18px;
	left: 15px;
	right: 15px;
	margin: 11px 15px 11px 11px;
}

p.h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	left: 15px;
	right: 15px;
	margin: 11px 15px 11px 11px;
}

p.h1c {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 18px;
	left: 15px;
	right: 15px;
	margin: 11px 15px 11px 11px;
}

p.h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	left: 15px;
	right: 15px;
	margin: 11px 15px 11px 11px;
}

span,ol,li {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}

a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	left: 15px;
	right: 15px;
}

a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	left: 15px;
	right: 15px;
}

a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-align: justify;
	line-height: 18px;
	left: 15px;
	right: 15px;
}

a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-align: justify;
	line-height: 18px;
	left: 15px;
	right: 15px;
}


