
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a:link,a:visited,a:active{
	text-decoration : none;
	color: #000000;
}
a:hover{
	text-decoration : underline;
}
h1{
	font-weight: bolder;
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size: 12px;
	color : #000000;
}
.small{
	font-size: 9px;
	
}

.framepink{
	BORDER-RIGHT: #e189bb 1px solid; 
	BORDER-LEFT: #e189bb 1px solid; 
	BORDER-TOP: #e189bb 1px solid; 
	BORDER-BOTTOM: #e189bb 1px solid;
}
.frameblack{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
.framewhite{
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid;
}

