* {
 padding: 0;
 margin: 0;
}

body		{	scrollbar-base-color: #DFBFFF;
				background-color: #333399;
}

a:link			{ color: #000066; text-decoration: none }
a:visited		{ color: #000066; text-decoration: none }
a:hover			{ color: #d13f24; text-decoration: none }
a:active		{ color: #d13f24; text-decoration: none }

a.footer:link		{ color: #ffffff; text-decoration: none }
a.footer:visited	{ color: #ffffff; text-decoration: none }
a.footer:hover		{ color: #DFBFFF; text-decoration: none }
a.footer:active		{ color: #DFBFFF; text-decoration: none }


a.purple:link		{ color: #ffffff; text-decoration: none }
a.purple:visited	{ color: #ffffff; text-decoration: none }
a.purple:hover		{ color: #DFBFFF; text-decoration: none }
a.purple:active		{ color: #DFBFFF; text-decoration: none }


h1			{color: #4D9FAF;line-height:24px; font-weight: bold;font-size: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: italic;}
h2			{color: #4D9FAF;line-height:20px; font-weight: bold;font-size: 18px; font-family: Arial, Verdana, Helvetica, sans-serif;}
h3			{color: #4D9FAF;line-height:16px; font-weight: bold;font-size: 16px; font-family: Arial, Verdana, Helvetica, sans-serif;}




