/* CSS Document */

general {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font: 11px  Verdana, Lucida Sans, Arial, sans-serif;
}

.selector {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	vertical-align: top;
}

.title {
	font-family:  Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: text-top;
}

.body {
font-family : Arial, Geneva, Helvetica, sans-serif; 
font-size: 12px; 
color: Black;
}

.bold {
font-family : Arial, Geneva, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
}

A.copylink:link, A.copylink:active { color: #333333; text-decoration: none;}
A.copylink:visited { color: #333333; text-decoration: none;}
A.copylink:hover { color: #CC3300;}
.border1 {
	border: 1px solid #660066;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
