.large {
	margin-left : 15px;
	margin-right : 15px;
	font-size : 18px;
	font-weight : 700;
}

.medium {
	font-size : 16px;
	font-weight : 800;
}

.small {
	font-size : 10px;
}

.pageintro {
	font-weight : bold;
	font-size : 13px;
	color : 666666;
}

.date {
	font-weight : bold;
	font-size : 13px;
	color : 666666;
	font-style : italic;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	color : 663366;
	font-size : 12px;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	color : 663366;
	font-size : 12px;
	list-style-image : url("/LDC/Images/Sitegraphics/bpmauve10.gif");
	margin-bottom : 6px;
}


ul.class1 {
  list-style: url(/images/fancydot.gif) disc;
}


BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : 663366;
	font-size : 12px;
	margin-bottom : 5px;
}

P {
	font-size : 12px;
}

.bold {
	font-weight : bold;
}

.italics {
	font-style : italic;
	font-weight : bold;
}

.caption {
	font-size : 11;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

A:visited {
	color : #660033;
}

A:hover {
	color : #9900CC;
}

A:link {
	color : #660066;
}



.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : xx-small;
	margin-left : 5px;
	color : #663366;
}

HR {
	width : 80%;
}

TD {
	font-size : 12px;
}

.thirdcol {
	font-family : Arial;
	font-size : xx-small;
	margin-left : 5px;
	margin-right : 5px;
	color : 333333;
}



.intertitle {
	font-weight : bold;
	font-size : 13px;
	color : 666666;
	padding-left : 15px;
	padding-right : 15px;
	font-style : italic;
}


.titlesection {
	font-size: 18px;
	color: #ffffff;
	background-color : #ff9966;
	font-weight : 700;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
}

.titlepage {
	font-size: 16px;
	color: #ffffff;
	background-color : #ff9966;
	font-weight : 700;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
}

.titleblock {
	font-size: 12px;
	color: #ffffff;
	background-color : #ff9966;
	font-weight : 700;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
}

PRE {
	font-family : Arial, Helvetica, sans-serif;
	color : 663366;
	font-size : 12px;
}

.price{
	color : #ff6633;
}

H1 {
	font-size : 18px;
	color : #ffffff;
	background-color : #ff9966;
}

table.table1 {
	border-color:#000033;
	border-style: solid;
	border-width: 1px
}

.redbold {
	font-weight : bold;
	font-size : 13px;
	color : ff0000;
}

