h1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12pt;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12pt;
	font-style: italic;
	color: #339999;
	text-decoration: none;
}

 body {	FONT-FAMILY: "Arial", "Helvetica", "Verdana", "sans";
	font-size: 9pt;
}
 table {	FONT-FAMILY: "Arial", "Helvetica", "Verdana", "sans";
	font-size: 9pt;
}
 td {	FONT-FAMILY: "Arial", "Helvetica", "Verdana", "sans";
	font-size: 9pt;
}
a:link {
	text-decoration: underline;
	font-size: 9pt;
	color: #0033CC;
}

a:hover {	color: #CC0000}


ul {	list-style-image:  url(http://www.radiotherapy.net/img/list.gif);
}