/*-------------------- Cascading Style Sheets for milestonegroup.com.au --------------------*/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-size: 11.5px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 18px; 
	font-weight: normal; 
	color: #006699; 
	text-decoration: none
}
H2 {
	font-size: 16px; 
	font-weight: bold; 
	color: #666633; 
	text-decoration: none
}
H3{
	font-size: 14px; 
	font-weight: bold; 
	color: #666666;
}
H4 {
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}
H5 {
	font-size: 14px; 
	font-weight: bold; 
	color: #FF9900; 
	text-decoration: none
}
H6 {
	font-size: 14px; 
	font-weight: bold; 
	color: #006699; 
	text-decoration: none
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}


#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: 30px;
}

