a				{ color: #333333; }
a:active			{ color: #333333; }
a:hover				{ color: #333333; }

a.address			{ color: #000000; }
a.address:active		{ color: #000000; }
a.address:hover			{ color: #000000; }

a.copyright			{ color: #000000; }
a.copyright:active		{ color: #000000; }
a.copyright:hover		{ color: #000000; }

div.address			{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #000000;
				line-height: 130%;
				text-align: justify; }

input.field			{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #333333;
				background-color: #FFFFFF; }

li				{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #333333;
				line-height: 130%;
				text-align: justify; }

p				{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #333333;
				line-height: 130%;
				text-align: justify; }

p.copyright			{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #000000;
				line-height: 130%;
				text-align: left; }

p.cost				{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #333333;
				line-height: 130%;
				text-align: right; }

p.field				{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #333333;
				line-height: 130%;
				text-align: right; }

p.strapline			{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #000000;
				line-height: 130%;
				text-align: left; }

select.field			{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #333333;
				background-color: #FFFFFF; }

textarea.field			{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #333333;
				background-color: #FFFFFF; }

.field				{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 11px;
				color: #333333;
				line-height: 130%;
				text-align: justify; }

.headline			{ font-family: verdana,arial,helvetica,sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: #333333;
				line-height: 130%; }