
body 
	{
	background: url(images/backgrounds/Magenta_Ribbons_1-3.gif);
	color: #aa00aa;
	font-family: Times New Roman, Verdana, Tahoma;
	font-size: 60%;
	}


a
	{
	color: #ff33ff;
	text-decoration: none;
	}
	

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #aa55aa;
	}


a:hover
	{
	color: #ffaaff;
	text-decoration: underline;
	}


a:active
	{
	color: #ffaaff;
	}


h1, h3, h4 
	{
	font-family: Souvenir, Verdana, Tahoma;
	text-align: center;
	}


h1 
	{
	font-size: 18pt;
	text-align: center;
	}


h2 
	{
	font-family: Souvenir, Verdana, Tahoma;
	font-size: 14pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}


h3 
	{
	font-size: 11pt;
	margin: 5px 0px 8px 0px;
	}

