body
{
	background-color: #ffffff;
	color: #000000;
}

.courier {      font-family:Couriernew,monospace;
                font-size:20pt;
                color:#697885;
                font-weight:bold;
}

.courierbig {      font-family:Couriernew,monospace;
                font-size:24pt;
                color:#697885;
                font-weight:bold;
}

.couriersmall {      font-family:Couriernew,monospace;
                font-size:16pt;
                color:#697885;
                font-weight:bold; 
}

.couriertiny {      font-family:Couriernew,monospace;
                font-size:11pt;
                color:#697885;
                font-weight:bold;
}

a:link { color:#697885;
		text-decoration:none;
}

a:visited { color:#697885;
		text-decoration:none;
}
