body {
	font: 8pt/16pt georgia; 
	color: #6666AA; 
	background: #fff url(Images/Background.gif) top left; 
        background-attachment: fixed;
	margin: 0px; 
	}
p { 
	font: 8pt/12pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}

b { color: #7777BB }

small { 
	font: 8pt georgia; 
	margin-top: 0px; 
	}

h1 { 
	font: italic bold 42pt georgia; 
	letter-spacing: 8px; 
	margin-bottom: 0px;
	margin-top: 6px;  
	color: #AAAAFF;
	}
h2 { 
	font: italic bold 16pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #AAAAFF;
	}
h3 { 
	font: italic bold 14pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 4px; 
	color: #AAAAFF;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #9685BA;
	}
