body {
	font-family: book antiqua;
	font-size: 8pt;
	color:#4369AA;
}

	.gborder
	{
	border-right:#E5E5E5 1px solid;
	border-left:#E5E5E5 1px solid;
	border-bottom:#E5E5E5 1px solid;
	border-top:#E5E5E5 1px solid;
	}
	.olinks
	{
	font-family: book antiqua;
	font-size: 10pt;
	font-style: Italic;
	font-weight: Bold;
	color: #4369AA;
	}
	
	A.oexams:Link
	{
	font-family: book antiqua;
	font-size: 10pt;
	font-style: Italic;
	font-weight: Bold;
	color: #4369AA;
	}

	A.oexams:Visited
	{
	font-family: book antiqua;
	font-size: 10pt;
	font-style: Italic;
	font-weight: Bold;
	color: #4369AA;
	}

	A.oexams:Hover
	{
	font-family: book antiqua;
	font-size: 10pt;
	font-style: Italic;
	font-weight: Bold;
	color: #A0CC3B;
	text-decoration:underline;
	}
	
	.uline
	{
	border-bottom:#E5E5E5 1px solid;
	}

	A:Link
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	text-decoration:none;
	color:#4369AA;
	}
	A:Visited
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	text-decoration:none;
	color:#4369AA;
	}

	A:Hover
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	text-decoration:None;
	color:#A0CC3B;
	}

	A.mathf:Link
	{
	font-family: verdana;
	color: #636363;
	font-size: 10px;
	text-decoration:none;
	font-weight: Normal;
	}

	A.mathf:Visited
	{
	font-family: verdana;
	color: #636363;
	font-size: 10px;
	text-decoration:none;
	font-weight: Normal;
	}

	A.mathf:Hover
	{
	font-family: verdana;
	color: #636363;
	font-size: 10px;
	text-decoration:underline;
	font-weight: Normal;
	}
	
.heading {
  font-weight: bold;
  text-decoration: underline;
  color: #A0CC3B;
}