* {
padding: 0;
margin: 0;
}

#bullets ul{
	padding: 0;
	margin: 0;
	list-style:none;
	}
li{

	background:url(bullet1.gif) no-repeat 0 6px;
	padding-left:10px;
	}

body{
margin-top:0;
margin-bottom:0;
}

#topbar{
font-size: 0px;
height: 24;
width: 742;
background: #ccc url('bar1.gif');
}

p{
font-family: verdana, sans-serif, microsoft sans serif;
font-size: 12px;
text-decoration: none;
color: black;
margin-left: 0;
margin-top: 5;
margin-right: 3;
margin-bottom: 10; 
}


.greysmall{
font-family: verdana, sans-serif, microsoft sans serif;
font-size: 11px;
text-decoration: none;
color: 7F7F7F;
}


p.cap{
margin-bottom: 0;
color:882C0C;
}
p.padded{
color:000;
margin-left:6px;
margin-right:6px;
}
.head1{
color:002AFF;
font-size:18px;
font-weight:bold;
font-family:arial;
}

.head2{
color: #D20F00;
font-size:18px;
font-weight:bold;
font-family:arial;
}

.red{
	margin: 0;
	font-family: arial,verdana,sans-serif;
	font-size: 17;
	font-weight: bold;
	color: #B90000;

}
.white{
color: #ffffff;
}

.grey{
	margin: 0;
	font-family: arial,verdana,sans-serif;
	font-size: 17;
	font-weight: bold;
	color: #616161;

}
.strike{
	text-decoration: line-through;
	}
.inline{
	display: inline;
	}
	
.leftquotes{
padding:0 8 0 8 ;
}

.quote{
padding:20 0 20 0;
border-bottom: dashed 2px #ccc;
background: url(quotes.gif) no-repeat top left;
}

A
{
font-family: verdana, sans-serif, microsoft sans serif;
font-size: 11px;
}

a:link {color:#B84500;}
a:visited {color:#006699;}
a:hover {color:#000000;}
a:active {color:#3399CC;}
