body {
	background-color: #ffffff;
	font-size: 12px;
	color:#333333;
	border-width: 1px;
	line-height:14px;
	letter-spacing:1px;
}
A:link { color: #cc6699;} 
A:visited { color: #cc6666; } 
A:hover { color: #cc3366; }
A img { border-style:none; }
table {	font-size: 12px;}
.small {font-size: 10px;}
.large {font-size: 14px;}
.moresmall {font-size: 10px;}
.morelarge {font-size: 18px;}
.border-dot-left {border-style:none none none dotted ; border-width:3px; border-color:#F7C4BA}
.border-dot {border-style:dotted dotted dotted dotted ; border-width:3px; border-color:#F7C4BA}