a:link {color: #666666}
a:visited {color: #666666}
a:hover {
	color: #000000;
}
.text1 {
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	font-style: italic;

}
P {
	line-height: 16px;
	margin: 10px 0 0 0;
}
/*
.indent {
	text-indent: 30px
}
.indent2 {
	text-indent: 30px;
	margin-bottom: 10px;
*/
}
.centered {
	text-align: center;
	font-style: italic;
	color: #082e64;
}
BODY {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px
}
img {
	border: none;
}
.img2 {
	display: inline;
}
ul {
	margin-top: 0px;
	margin-bottom: 20px;
}
.li2 {
	line-height: 1.5em;
	list-style-image: url('li1.gif');
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.li3 {
	line-height: 1.5em;
	list-style-image: url('../images/li3.gif');
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.li4 {
	line-height: 1.5em;
	list-style-image: url('../images/li1.gif');
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
h2 {
	/*padding-left: 20px;*/
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #082e64;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ul2 {
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-image: url('../images/li1.gif');
}
h1 {
	font-size: 20px;
	color: #c62b2b;
	margin: 0 20px 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.redtext {
	color: #082e64;
	font-weight: bold;
}

