a:link {
	color: #FF3399;
	text-decoration: underline;
}
a:visited {
	color: #FF3399;
	text-decoration: underline;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}
a:active {
	color: #FF3399;
	text-decoration: underline;
}

h1 {
	display: none
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FEFEFE;
	margin: 0;
	
}
h2 {
	display: none
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FEFEFE;
	margin: 0;
	
}
.blanktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FEFEFE;
	display: none;
	visibility: hidden;
}

.text_main_smaller {
	font-family: Arial;
	font-size: 11px;
	color: #525252;
	list-style-type: circle;
}

.text_mainheader {
	font-family: Tahoma;
	font-size: 16px;
	color: #000066;
	font-weight: bolder;
}
.text_main {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text_intro {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}







.text_main_bold {


	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-position: outside;
	text-align: left;
	list-style-type: circle;
	vertical-align: baseline;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: -20px;

}

.text_larger {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.lineverticalsolid {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.text_larger2 {


	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

