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;}
.text {line-height : 140% ;}
.small {font-size: 10px;}
.large {font-size: 14px;}
.moresmall {font-size: 8px;}
.morelarge {font-size: 16px;}
.border-dot-left {border-style:none none none dotted ; border-width:3px; border-color:#F7C4BA}
.border-dot-lr {border-style:none dotted none dotted ; border-width:3px; border-color:#F7C4BA}
.border-dot-ud {
	border-style:dotted none dotted none;
	border-width:3px;
	border-color:#FF8E92
}
.border-dot {border-style:dotted dotted dotted dotted ; border-width:3px; border-color:#F7C4BA}
.img { border:3px double #778899; }

