@charset "utf-8";
.threeways {
	font-family: Helvetica;
	font-size: 11.5px;
	color: #000;
	margin-left: 37px;
}

.donate {
	font-family: "Gill Sans MT";
	font-size: 24px;
	color: #FF8820;
	margin-left: 43px;
	font-weight: bold;
}

.in2gTVmin {
	font-family: Helvetica;
	font-size: 8pt;
	color: #F60;
	font-weight: bold;
	line-height: 12pt;
	text-transform: uppercase;
}

.mytext {
	font-family: Helvetica;
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	line-height: 12pt;
	text-align: justify;
}

a:link {
	text-decoration: none;
	color: #39F;
}
a:visited {
	text-decoration: none;
	color: #39F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #F90;
}


ul 
{
	list-style-image: url(images/images/bullett.jpg);
	list-style-position: outside;
	list-style-type: circle;
}
body {
	background-color: #5C5A5B;
}
