
.copy {
	color : black ;
	font-size : 14px;
	background-color : white ;
	font-family : serif;
	margin-bottom : 10px;
	}
		
.heading6 {
	font-family : sans-serif;
	color : black ;
	background-color : white ;
	font-weight : bold ;
	font-size : 28px;
	margin-bottom : 10px;
	}
		
.heading4 {
	font-family : serif ;
	font-size : 18px ;
	background-color : white ;
	color : black ;
	font-weight : 400;
	margin-bottom : 10px;
	}
	
.items {
	font-family : sans serif ;
	font-size : 14px ;
	color : black ;
	background-color : white ;
	font-family : serif ;
	}
	
.items2 {
	font-family : sans serif ;
	font-size : 14px ;
	color : black ;
	background-color : white ;
	font-family : serif;
	font-size : 14px ;
	margin-left : 4px
	}

.items3 {
	font-family : sans serif ;
	font-size : 14px ;
	color : black ;
	background-color : white ;
	font-family : serif;
	font-size : 14px ;
	text-indent:12px
	}

.items4 {
	font-family : sans serif ;
	font-size : 14px ;
	color : black ;
	background-color : white ;
	font-family : serif;
	font-size : 14px ;
	padding: 2px, 2px
	}
	
.items_smaller {
	
	color : black ;
	background-color : white ;
	font-family : sans-serif ;
	font-size : 9px
	}
	
.alink {
	font : 16px serif ;
	color : blue ;
	background-color : white ;
	text-decoration : underline ;
	font-weight : bold;
	font-family : sans-serif
	}
.list1 {
	font-family : sans serif ;
	font-size : 14px ;
	color : black ;
	background-color : white ;
	font-family : serif;
	font-size : 14px ;
	text-indent:28px
	}
.note{
	font-family : sans-serif;
	font-size: 11px
}