P.es {
	border : thin solid #A52A2A;
		padding-left : 30px;
	text-indent : 40px;
	width : 300px;
	background-color : #F5F5DC;
	color : Blue;
	font-family : "Courier New", Courier, monospace;
				padding : 30px 20px 20px;
}
P.col1 {
	font-family : "Lucida Calligraphy";
	background-color : White;
	text-indent : 20px;
	font-size : 12pt;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	color : Gray;
}

P.col3 {
	color : Red;
	text-indent : 2cm;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
}


P.col2 {
	color : Blue;
		text-indent : 30px;
	font-family : "Lucida Handwriting";
	font-size : 12pt;
}
	
BODY {
	background-image : url(nabkgnd.jpg);
	font : <font face="Trebuchet MS, Arial, Helvetica">;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #F0F8FF;
	scrollbar-face-color : #000080;
}

A:LINK {
	color : Blue;
	text-decoration : none;
}

A:VISITED {
	color :  Blue;
	text-decoration : none;
}

A:HOVER {
	color : Red;
}



