body		{ font-family: Arial, sans-serif; color: #32353a; font-size: 12px; }
td		{ font-family: Arial, sans-serif; color: #32353a; font-size: 12px;}
p		{ font-family: Arial, sans-serif; color: #32353a; font-size: 12px; }

h1{ font-family: Arial, sans-serif; color: #660000; font-size: 14px; font-weight: bold; line-height: 24px;  }
h2{ font-family: Arial, sans-serif; color: #32353a; font-size: 12px; font-weight: bold; line-height: 20px; }

a		{ font-family: Arial, sans-serif; color: #99353a; font-size: 12px; text-decoration: none;  }
A:link  	{ font-family: Arial, sans-serif; color: #99353a; font-size: 12px; }
A:visited 	{ font-family: Arial, sans-serif; color: #99353a; font-size: 12px; }
A:hover 	{ font-family: Arial, sans-serif; color: #99353a; font-size: 12px; text-decoration: underline; }

input   	{ font-family: Arial, sans-serif; color: #32353a; font-size: 12px; }
textarea	{ font-family: Arial, sans-serif; color: #32353a; font-size: 12px; }
select  	{ font-family: Arial, sans-serif; color: #32353a; font-size: 12px; }

.red		{ color: #EA1144; line-height: 18px;}
.red:link	{ color: #EA1144; line-height: 18px;}
.red:visited	{ color: #EA1144; line-height: 18px;}
.red:hover	{ color: #EA1144; line-height: 18px;}


.warning	{ color: #EA1144; }
