
BODY, P {
	font-family: sans-serif;
	font-size :  14px;
	color :  Maroon;
	background-image :  url(/ausl/img/mmgback.gif);
	
	
}

TABLE, TR, TD {
	font-size : 12px;
	font-family :  sans-serif;
	padding : 0px;
	line-height : 20px;
	margin-left :  90px;
}

A:ACTIVE {
	
	text-decoration :  none;
}


A:HOVER {
	
	text-decoration :  underline;
	color :  Maroon;
}

A:LINK {
	
	color :  Maroon;
	text-decoration :  none;
}



CAPTION {
	font-family: sans-serif;
	font-size : 22px;
	font-weight :  bold;
	background-color : #F0E68C;
	color : #CD853F;
	padding : 5px;
	text-align :  center;

}

H1 {
	font-family: sans-serif;
	font-size : 24px;
	text-align :  center;
	color : navy;
	
}

H2 {
	color: Green;
	width : 400px;
	border-left-width :  0;
	border-right-width : 0;
	border-top-width :  0;
	font-size :  18px;
	font-weight :  bold;
	font-family :  sans-serif;

	
}

H3 {
	color: green;
	font-family :  sans-serif;
	font-size :  14px;
}

LI {
	font-family: sans-serif;
	font-size : 12px;
}

OL {
	font-family: sans-serif;
	font-size :  12px;
	color :  Maroon;
	font-weight :  bold;
}

SPAN {  }

UL { 
    font-family: sans-serif;
	font-size :  12px;
	color :  Maroon;
	font-weight :  bold; 
	}

.highlight {
	
	background-color : #DCDCDC;
}

.mydiv {
	
	text-align :  justify;
}




