body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th,p,ol,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.contentboldcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	font-weight:bold;
	text-align:center;
}

.melbunilogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004071;
}


h1 {
	font-size: 40px;
	color: #003366;
}
h2 {
	font-size: x-large;
	color: #003366;
}
h3 {
	font-size: large;
	color: #003366;
}
h4 {
	font-size: medium;
	color: #003366;
}
h5 {
	font-weight: bold;
	color: #003366;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: red;
}

.warning table,

.warning tbody,

.warning tr,

.warning td,

.warning li,

.warning p {

	color: red;

}
<!--a:link {
<!--	color: #0D6F02;
<!--}
<!--a:visited {
<!--	color: #0D6F02;
<!--}
<!--a:hover {
<!--	color: #00539F;
<!--}
<!--a:active {
<!--	color: #9BD5A2;
<!--}
-->
a.:link {color: #0D6F02; text-decoration:underline; }
a.:visited {color: #0D6F02; text-decoration:underline; }
a.:hover {color: #00539F; text-decoration:none; }
a.:active {color: #9BD5A2; text-decoration:underline; }

a.linkstyle1:link {color: #0D6F02; text-decoration:underline; }
a.linkstyle1:visited {color: #0D6F02; text-decoration:underline; }
a.linkstyle1:hover {color: #00539F; text-decoration:none; }
a.linkstyle1:active {color: #9BD5A2; text-decoration:underline; }

a.r4l:link {color: #008A7A; text-decoration:underline; }
a.r4l:visited {color: #008A7A; text-decoration:underline; }
a.r4l:hover {color: #008A7A; text-decoration:none; }
a.r4l:active {color: #008A7A; text-decoration:underline; }

a.linkbreadcrumbs:link {color: #0D6F02; text-decoration:none; }
a.linkbreadcrumbs:visited {color: #0D6F02; text-decoration:none; }
a.linkbreadcrumbs:hover {color: #00539F; text-decoration:underline }
a.linkbreadcrumbs:active {color: #9BD5A2; text-decoration:underline; }

.note {
	font-size: x-small;
	font-weight: bold;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

.logolist
{
list-style-image:url('http://www.anzmac2009.org/assets/images/bullet-logo.jpg');
list-style-type:square;
}

.hide {display:none}

.embed-object {
	position:absolute;
	z-index:-1;
}
#embed-object {
	position:absolute;
	z-index:-1;
}
.video1 {
	border:0px;
	width:490px;
	height:400px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(http://www.youtube.com/v/aSgb1tNqkks&hl=en&fs=1&rel=0&color1=0x234900&color2=0x4e9e00);
	background-repeat:inherit;
	z-index:-1;
}