.body_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	text-decoration: none;
 list-style-type: square
	}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: normal;
	}
.header2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #003399; 
	text-decoration: none
	}
.header3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none
	}
h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	line-height: normal;
}
h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
}
h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9999CC;
}
h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	color: #666666; 
	text-decoration: none
	}
.table_content {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	color: #666666; 
	text-decoration: none
	}
.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	color: #666666; 
	text-decoration: none
	}
	A {
	color : #333333;
	background-color : transparent; 
 	}
A:visited {
	color : #666666; 
	background-color : transparent; 
	}
A:hover {
	color : #000000;    
	background:	#99CCFF;
	text-decoration: none;
	}
A:active {
	color : black;    
	background:	#CCCCCC;	
	text-decoration: none;
	}
.layer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	padding: 5px;
}
body {
	background-image: url(../blended_approach/images/unsw_rings_bg.jpg);
	background-repeat: no-repeat;
}

