BODY 			{ color: #000000; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; margin-left: 0; margin-right: 0; margin-top: 0; scrollbar-face-color: #F5821F; scrollbar-highlight-color: #F89948; scrollbar-arrow-color: #275A77; scrollbar-track-color: #F89948;}
sup				{ font-size: 0.6em; }
UL				{ margin-top: 0em; }
h1				{ font-size: 2em; color: #FFFFFF; }
h2				{ font-size: 1.3em; }
h3				{ font-size: 1.1em; margin-bottom: 0px; }
a				{ text-decoration: none; color: #275A77; font-weight: bold; }
a:hover 		{ text-decoration: underline; color: #275A77; font-weight: bold; }
a.white			{ text-decoration: none; color: #FFFFFF; font-weight: normal; }
a.white:hover 	{ text-decoration: underline; color: #FFFFFF; font-weight: normal; }
p				{ margin-top: 0px; margin-bottom: 0.5em; }
p.news			{ margin-top: 0px; margin-bottom: 0.25em; }
p.newsletter	{ margin: 0px; font-size: 1.1em; }
th				{ font-weight: bold; font-size: 0.7em; color: #275A77; text-align: left; }
td				{ font-size: 0.7em; color: #275A77; }
input			{ font-size: 1em; color: #275A77; border: 1px solid #275A77; background-color: white; }
input.checkbox	{ border: 0px; background-color: white; }
input.button	{ color: #FFFFFF; font-weight: bold; border: 1px solid #275A77; background-color: #4A728F; }
select			{ font-size: 1em; color: #275A77; border: 1px solid #275A77; background-color: white; }
textarea		{ font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #275A77; border: 1px solid #275A77; background-color: white; }

img.whiteborder{
	border: 1px solid white;
}