BODY {
	color : #0000CC;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 20px;
	text-align: justify;
	background-attachment : fixed;
	background-image : url(pd.jpg);
	background-repeat : no-repeat;
}

A:LINK {
    color : #0000CC;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 20px;	
}

A:VISITED {
	color : Olive;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 20px;
}

A:HOVER, A:ACTIVE {
	color : Maroon;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 20px;
	background-color : #eeeeee;
}

#lev1  {
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 20pt;
	color: #0000DD;
	font-style: normal;
	text-align: center;
}

#lev2  {
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 20pt;
	color: #DD0000;
	font-style: normal;
	text-align: center;
}

#lev3  {
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 18pt;
	color: #00DD00;
	font-style: normal;
	text-align: center;
}

HR {
	color: #0000BB;
	height: 2pt;
}
