BODY {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#333355;
	background-image:url("/images/background.jpg");
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: repeat;	
}


.doublespacing {
	line-height: 150%;
}


.nodeco {
	text-decoration:none;
}

/*
.header {
	color: #630;
	font-weight: bold;
}
*/


.px11 {font-size: 11px}
.px12 {font-size: 12px}
.px13 {font-size: 13px}
.px14 {font-size: 14px}
.px16 {font-size: 16px}
.px18 {font-size: 18px}
