.smalltext { font-size: 80%; }
.smalltext-blue { font-size: 80%; color:#000066; }
.smalltext-green { font-size: 80%; color:#336633; }
.smalltext-red { font-size: 80%; color:#990033; }
.smalltext-white { font-size: 80%; color:#ffffff; }

.normaltext { font-size: 100%; }
.normaltext-green { font-size: 100%; color:#336633; }
.normaltext-red { font-size: 100%; color:#990033; }
.normaltext-blue { font-size: 100%; color:#000066; }

.header1 { font-size: 120%; color:#000000; }
.header2 { font-size: 115%; font-weight: bold; color:#000000; }
.header2-grey { font-size: 115%; font-weight: bold; color:#666666; }

.radiobutton-right { background-color: #e9fdfd; }
.radiobutton-left { background-color: #d6ebec; }

.dropdown { font-family: Verdana, Arial, Helvetica; font-size:100%; font-weight: normal; width:200px }
.newsletterbox { font-family: Verdana, Arial, Helvetica; font-size:100%; font-weight: normal; color:#666666; }

body 	{ font-family: Verdana, Arial, Helvetica; }
td 		{ font-family: Verdana, Arial, Helvetica; }
p		{ font-family: Verdana, Arial, Helvetica; }

a:active	{ color: #000000; text-decoration: underline; }
a:link		{ color: #000000; text-decoration: none; }
a:visited	{ text-decoration: none; }
a			{ color: #000000; text-decoration: underline; }
a:hover		{ color: #990000; text-decoration: underline; }

a.bold-link:active 	{ font-weight:bold; color: #000066; }
a.bold-link:link 	{ font-weight:bold; color: #000066; }
a.bold-link:visited { font-weight:bold; color: #666699; }
a.bold-link 		{ font-weight:bold; color: #000066; }
a.bold-link:hover	{ font-weight:bold; color: #990000; text-decoration: underline; }

a.blue-link:active 	{ color: #000066; }
a.blue-link:link 	{ color: #000066; }
a.blue-link:visited { color: #000066; }
a.blue-link 		{ color: #000066; }
a.blue-link:hover	{ color: #990000; text-decoration: underline; }

a.smalllink-blue:active		{ color: #000066; font-size: 80%; }
a.smalllink-blue:link		{ color: #000066; font-size: 80%; }
a.smalllink-blue:visited	{ color: #000066; font-size: 80%; }
a.smalllink-blue			{ color: #000066; font-size: 80%; }
a.smalllink-blue:hover		{ color: #990000; font-size: 80%; }
