a:link                 { color: #993366; text-decoration: underline }
a:visited              { color: #993366; text-decoration: underline }
a:active               { color: #993366; text-decoration: underline }
a:hover                { color: #993366; text-decoration: underline }
h1 {
	font-weight: normal;
	margin-top: 0;	
}

h2 {
	font-weight: normal;
	margin-top: 0;	
}

h3 {
	margin-top: 0;
	font-weight: normal;	
}


