BODY {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: verdana;
}

TD, UL {
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	line-height: 18px;
	padding: 0px; 
}

P {
	font-size:10px; 
	color: #000; 
	font-weight: 100;
	line-height: 18px; 
}

H1 {
	font-size: 18px;
	padding-top: 20px; 
}

.underline {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	Font-family: Georgia,Times New Roman,Times, serif;
	font-style : italic;
	font-size: 18px;
	padding-top: 20px;
	color: #6495ED;
}

.underlinesmall {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	Font-family: Georgia,Times New Roman,Times, serif;
	font-style : italic;
	font-size: 14px;
	padding-top: 20px;
	color: #6495ED;
}

.serif {
	font-family: Georgia,Times New Roman,Times, serif;
	font-style : italic;
	margin-top: 0px; 
}

H2 {
	font-size: 16px;
	color: #000;
	margin-top: 25px; 
	margin-bottom: 20px; 
}

H3 {
	font-size: 14px;
	color: #000;
}

H4 { font-size: 12px; 
color: #000; 
font-weight: bold; 
}

.tiny
{font-size: 10px;}

TH 
{font-size: 11px;
font-weight: lighter;}
A:link {
	color: #6A5ACD;
	text-decoration: none;
} 
A:visited {
	color: #9400D3;
	text-decoration: none;
} 
A:hover {
	color: #7B68EE;
	text-decoration: none;
}

.bullet { list-style: url(/images/bullet.gif); margin-left:5px; padding: 2px;}
.squarebullet { list-style: url(/images/squarebullet.gif); padding-left: 10px; margin-left: 10px; }

.padding {
	padding: 22px 25px 22px 25px;
}
.bgspacer {
	background-image: url(/images/bgspacer.jpg);
}
.shadow {
	float: left;
	background: url(/images/dropshadow2.gif) no-repeat bottom right;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 0;
	padding-bottom: 2px;
}

.shadow img {
	display: block;
	position: relative;
	top: -5px;
	left: -8px;
	padding: 0px;
	border: 1px solid;
	border-color: #D7D7D7 #D7D7D7 #D7D7D7 #D7D7D7;
}
.acronym {
	font-weight: bold;
	border-bottom: 1px dotted #3366FF;
}

.barpad {
	padding: 0px 6px 0px 6px;
}

.lrpadding {
	padding: 0px 8px 0px 8px;
}

/* colors ----------------------*/

.red {
	color:#800300;
}

.pink {
	color:#C71585;
}
.orange {
	color:#F60;
}

.ltgreen {
	color:#390;
}
.green {
	color:#3CB371;
}

.dkgreen {
	color:#006633;
}
.blue {
	color:#6495ED;
}
.purple {
	color:#8A2BE2;
}
/* end colors ----------------------*/
