.s1 {
	font-family:  Verdana;
	font-size: 14px;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;

}
.s2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	text-decoration:none;
}
.s2 strong{
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
}
h1{
	text-align:center;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	text-decoration:none;
}


.s2:hover {
	font-family:  Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	text-decoration:underline;

}

a{font-family:  Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	text-decoration:none;}
a.hover{font-family:  Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	text-decoration:underline;}
.txt {
	font-family:  Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 20px;
	padding-left: 120px;



}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}

strong {
	font-weight: normal;
}
.strong {
	font-weight: bold;
	text-align: right;
}
.txt2 {

	font-family:  Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}


.top {
	font-family:  Verdana;
	font-size: 18px;
	color: #011050;
	text-decoration: none;
}
.tt {
	font-family: Verdana;
	font-size: 14px;
	color: #080808;
	text-align: justify;
	text-indent: 20px;
}
.bottom {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


