/* STYLESHEET FOR ALUMNI */

/* BODY STYLES */

	h2
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	background-image: url(http://www.monash.edu.au/alumni/img/blue.jpg);
	}
	h3
	{
    background-color: #ffffff;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	/*font-weight: lighter;*/
	margin-bottom: 3px;
	}
	.alumninav
	{
	color: #ffffff;
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  	}
	.whitebg
	{
	color: #003399;
    background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	.subheading
	{
    background-color: #ffffff;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	fong-weight: bold;
	}
	.bluehead
	{
    display: inline;  
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px; 
    background-image: url(http://www.monash.edu.au/alumni/img/blue.jpg);
	}
	.greybg
	{
	background-image: url(http://www.monash.edu.au/news/monashmemo/img/bg.gif);
	}
	.header
	{
	background-image: url(http://www.monash.edu.au/assets/headerbg.gif);
	}
