.text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.Bullettext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-left:-10px;
}
.header {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.title {
	font-family: Verdana;
	font-size: 16px;
	color: #090;
	font-weight:bolder;
}

.title2 {
	font-family: Verdana;
	font-size: 16px;
	color:#00C;
	font-weight: normal;
}
.small {
	font-family: Verdana;
	font-size: 7px;
	color: #000000;
	font-weight: bolder;
}

.maintitle {
	font-family: Arial;
	font-size: 12px;
	color:#069;
	font-weight: bolder;
	}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #F00;
}
.text .maintitle em {
	color: #000;
}
text body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}

