/* ------------------------------------------------------- START element -------------------- */
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}
/* ------------------------------------------------------- END element -------------------- */


/* ------------------------------------------------------- START fonts -------------------- */
/* ------------- START content -------------------- */

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}

.text A, .text A:link, .text A:visited, .text A:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #800080;
	text-decoration : none;
}


.text2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}

.text2 A, .text2 A:link, .text2 A:visited, .text2 A:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #800080;
	text-decoration : none;
}
.text2 A, .text2 A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #800080;
	text-decoration : underline;
}


.text3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.text3 A, .text3 A:link, .text3 A:visited, .text3 A:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #800080;
	text-decoration : none;
}

.text3 A, .text3 A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #800080;
	text-decoration : underline;
}


.text4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.text4 A, .text4 A:link, .text4 A:visited, .text4 A:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #800080;
	text-decoration : none;
}
.text4 A, .text4 A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #800080;
	text-decoration : underline;
}

/* ------------- END content -------------------- */