
/* css1 selectors */

body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	background-image: url(http://www.candisc.com/graphics/strip.gif);
}

p, li,dt,dd {
	font-size: 12px;
	line-height: 120%;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	}	

ul,ol {
	font-size: 12px;
	line-height: 120%;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 12px;
	}	

td {
	font-size: 12px;
	line-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	}	

p {	
	margin-top:.5em;
	margin-bottom:.5em;
	}
	
h1 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: .75em; 
	text-align: left;
}

h2 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: .75em; 
	text-align: left;
}

h3 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: .75em; 
	text-align: left;
}

h4 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: .75em; 
	margin-bottom: 0px; 
	text-align: left;
}

h5 {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: .75em; 
	margin-bottom: -12px; 
	text-align: left;
}

q,blockquote {
	padding-left:10px;
	font-style: italic;
	}

.artist {
	color: #330066 ;
	background: transparent ; 
	font-weight: bold;
}

.caption {
	font-size: 10px;
	line-height: 110%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; 
}	

.cdnPrice {
	color: #000099 ;
	background: transparent ; 
	font-weight: bold;
	font-style: italic;
}

.pdfLink {
	font-size: 14px;
	font-weight: bold;
}

.query {
	color: #ff6600 ;
	background: transparent ; 
	font-weight: bold;
	font-style: italic;
}

.inset {
	 margin-left: 24px; 
}

.noWidow {
	 white-space: nowrap; 
}

.lastPar {
	 margin-bottom: 24px; 
}

.tophead {
	padding-top: 12px; 
}

.underline {
	padding-bottom: 9px;
	margin-bottom: 12px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;	
}

.serif {
	font-size: 12px;
	line-height: 120%;
	font-family: Times New Roman, Times, serif;
}

.dateline {color:#9999cc;}

.subject {font-weight:bold;}


.smallcol {
	font-size:10px;
	line-height:14px;
	/* color:#333366; */
	}
.menu1 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-left: 12px; 
	margin-right: 1px; 
	text-align: left;
}

.menu2 {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-left: 12px; 
	margin-top: 0; 
	margin-right: 1px; 
	text-align: left;
}

.reverse {
	color: #FFFFFF ;
	background: transparent ; 
}

.small {
	font-size: 10px;
}

/*Links*/

a.skip:link {
	font-family: helvetica, arial, sans-serif ;
	color: #333333 ;
	background: transparent ; 
}

a.skip:visited {
	font-family: helvetica, arial, sans-serif ;
	color: #333333 ;
	background: transparent ; 
}

a:link {
	font-family: helvetica, arial, sans-serif ;
	color: #003366 ;
	background: transparent ; 
	font-weight: bold ;
}

a:active {
	font-family: helvetica, arial, sans-serif ;
	color: #ff9900;
	background: transparent ; 
	font-weight: bold ;
}

a:visited {
	font-family: helvetica, arial, sans-serif ;
	color: #336666;
	background: transparent ; 
	font-weight: bold ;
}
a.plain {
	font-weight: normal ;
}

a.footer {
	font-weight: bold ;
	font-size: 10px;
}
a.reverse:link {
	font-family: helvetica, arial, sans-serif ;
	color: #CCFFFF ;
	background: transparent ; 
	font-weight: bold ;
}

a.reverse:visited {
	font-family: helvetica, arial, sans-serif ;
	color: #99CCFF ;
	background: transparent ; 
	font-weight: bold ;
}

