/* stylesheet for the Cauda Equina site */
/* style.css */
body {
	background-color: #A5CDF0;
}
td {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	font-style : normal;
 	color: #184A7B;
 	font-weight: normal;
}
.tag {
	font-size: 8pt;
	font-style: normal;
	line-height : 10pt;
}
.head {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
.head2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
A:link	{
	color: #009966;
	text-decoration: none;
}
.link2	{
	font-size: 11pt;
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
A:Visited  {
	color : #008080;
	text-decoration: none;
}
A:Active  {
	color : #FFAE5E;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height : 14pt;
}
