/* CSS definition file containing site wide stylesheets */

BLOCKQUOTE {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(102,0,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left;
 	background-color: transparent;
 	margin-left: 12pt;
 	padding-left: 6pt;
 	border-left-style: none;
 	margin-top: 6pt;
 	padding-top: 3pt;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 0pt;
 	padding-bottom: 3pt;
 	border-bottom-style: none
}

A:active {
	color: rgb(102,0,102);
 	text-decoration: none 
}

A:link {
	color: rgb(255,102,102);
 	text-decoration: none 
}

.underlinereference {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 0pt;
 	padding-bottom: 6pt;
 	border-bottom: 1pt solid rgb(255,153,153)
}

.byline {
	color: rgb(153,51,153);
 	font-style: italic;
 	margin-bottom: 18pt
}

A:visited {
	color: rgb(102,0,102);
 	text-decoration: none 
}

.nospaceabove {
	margin-top: 0pt
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,0,102);
 	font-weight: bold;
 	text-decoration: none ;
 	margin-top: 3pt;
 	margin-bottom: 3pt
}

.quote {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(102,0,102);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 0pt;
 	margin-bottom: 6pt
}

.copyright {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	line-height: 8pt;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	color: rgb(255,102,102);
 	font-weight: bold;
 	margin-top: 12pt;
 	margin-bottom: 6pt
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: disc;
 	list-style-image: none;
 	margin-left: 0pt;
 	margin-top: 0pt;
 	margin-bottom: 6pt
}

A {
	color: rgb(255,102,102);
 	text-decoration: none 
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(255,102,102);
 	font-weight: bold;
 	margin-top: 12pt;
 	margin-bottom: 6pt
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(102,0,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	margin-top: 12pt;
 	margin-bottom: 3pt
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	line-height: 100%;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	margin-top: 0pt;
 	margin-bottom: 6pt
}

A:hover {
	color: rgb(102,0,102);
 	text-decoration: none 
}