/* BASIC BODY TAGS */
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height: 14px;
}

a:link {  color: #FF3399; text-decoration: underline}
a:hover {  color: #FF3399; text-decoration: none}
a:active {  color: #FF3399; text-decoration: underline}
a:visited {  color: #FF3399; text-decoration: underline}

.origin {  
	background: #FED0DD;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}


.picheader {
	font-size: 20px;
	font-weight: bold;
	color: #FF4C89;
}

.picsubheader {
	font-size: 11px;
	color: #777777;
}

.copyright {
	font-size: 9px;
	color: #777777;
}

