.twerty
	{
	width: 800px;
	text-align: justify;
	font-family: verdana, arial, helvetica;
	color: white;
	font-size: 10px;
	}
.twerty h1
	{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	}
.twerty h2
	{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
.twerty b
	{
	font-weight: normal;
	}
.twerty a
	{
	color: white;
	text-decoration: none;
	}
	
h1
	{
	font-family: verdana, arial, helvetica;
	color: white;
	font-size: 10px;
	font-weight: normal;
	margin: 40px 0px 0px 0px;
	}