a:focus{
	outline: 1px dotted;
}

body{
	font: 13px/1.5 "Trebuchet MS", Verdana, Helvetica, FreeSans,sans-serif;
}
p,dl,hr,ol,ul,pre,table,address,fieldset {
	margin: 1px 10px 10px 10px;
}

div#bodycopy p {
	margin-bottom: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
	color: #666666;	
	margin: 5px 10px 0px 10px;
}

h1{
	font: 20px "Trebuchet MS", Verdana, Helvetica, FreeSans,sans-serif;
	font-weight: bold;
}


h1+p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

h2{
	font-size: 17px;
	font-weight: bold
}

h3{
	font-size: 15px;
	font-weight: bold;
}

h4{
	font-size: 13px;
	font-weight: bold
}

h5{
	font-size: 12px;
	font-weight: bold
}

h6{
	font-size: 11px;
}

hr{
	border: 0 #CCCCCC solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

li{
	margin-left: 30px;
}

ol{
	list-style: decimal;
}

ul{
	list-style: disc;
}
