P  {}

H1  {
	font-size: 18px;
	font-family: helvetica;
	color: blue;
}

H1:Link  {
	font-size: 18px;
	font-family: helvetica;
	color: red;
}

H2  {
	font-size: 16px;
	font-family: helvetica;
	color: blue;
}

H3  {
	font-size: 14px;
	font-family: helvetica;
	color: blue;
}

H4  {
	font-size: 12px;
	font-family: helvetica;
	color: blue;
}

A.paperBar:Link  {
/*	text-decoration: none; */
	font-size: 12px;
	color: black;
}

A.paperBar:Visited  {
/*	text-decoration: none; */
	font-size: 12px;
	color: black;
}

A.paperBar:Active  {
	text-decoration: none;
	background-color: blue;
	font-size: 12px;
	color: white;
}

A.paperBar:Hover  {
	text-decoration: none;
	background-color: blue;
	font-size: 12px;
	color: white;
}

A.reviewOverview:Hover  {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 24px;
	font-family: helvetica;
	color: black;
}

A.functions:link {
	text-decoration: underline;
	background-color: none;
	font-size: 10px;
	font-family: helvetica;
	color: green;
}

A.functions:visited {
	text-decoration: underline;
	background-color: none;
	font-size: 10px;
	font-family: helvetica;
	color: green;
}

A.functions:active {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 10px;
	font-family: helvetica;
	color = green;
}

A.functions:hover {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 10px;
	font-family: helvetica;
	color: blue;
	outline: green;
}

A.reviewslink:link {
	text-decoration: underline;
	background-color: none;
	font-size: 10px;
	font-family: helvetica;
	color: green;
}

A.reviewslink:visited {
	text-decoration: underline;
	background-color: none;
	font-size: 10px;
	font-family: helvetica;
	color: green;
}

A.reviewslink:active {
	text-decoration: underline;
	background-color: none;
	font-size: 10px;
	font-family: helvetica;
	color = green;
}

A.reviewslink:hover {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 10px;
	font-family: helvetica;
	color: green;
	outline: blue;
}

.reviewslink {
	text-decoration: underline;
	background-color: none;
	font-size: 10px;
	font-family: helvetica;
	color: red;
}
body {background-image: url(http://www.cse.unsw.edu.au/Gifs/bgcolor.jpg);  font-family: helvetica; color: black;}
table {
	background-image: url(http://www.cse.unsw.edu.au/~icml2002/cyberchair/html/Gifs/bgcolor.jpg);
	font-family: helvetica;
	color: blue;
}
td     {  font-family: Helvetica; font-size: 10px; color: blue; }
th	   {  font-family: Helvetica; font-size: 12px; color: black; }
A: hover {text-decoration: none; font-weight: normal; color: #0000FF; background-color: #ffffcc;}
A: link {text-decoration: underline; background-color: none; color: black;}
A: active {text-decoration: none;}
A: visited {text-decoration: underline; color: black;}
