<style>

/* the first tag is sometimes ignored, so here's a dummy */
.dummy {}

body
{
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #FFFFFF;
; color: #000000; font-family: Georgia, "Times New Roman", Times, serif
}

p
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: "Comic Sans MS";
color: #000000
}

ul
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

li
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: "Comic Sans MS";
	;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

b
{
font-weight: bold;
font-style: normal;
}

th
{
font-size: 12px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

td
{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: "Comic Sans MS";
}

td.yellow_background
{
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #003399;
	background-color: #ffff31;
	text-align: center;
	border: 1px solid #FF0000;
}




.hdrtd
{
font-size: 11px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ftrtd
{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
font-size: 16px;
font-weight: normal;
font-style: normal;
font-family: "Comic Sans MS";
color: #003399;
}

h2
{
font-size: 14px;
font-weight: bold;
font-style: normal;
font-family: "Comic Sans MS";
color: #CC0000;
}

h3
{
font-size: 15px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333399;
}

h4
{
font-size: 15px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333399;
background-color: #FFFFFF
}

h5
{
font-size: 14px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #943d84;
}

h6
{
font-size: 13px;
font-weight: bold;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #FF3399
}

big
{
font-size: 14px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000ff;
}

small
{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666600
}

a.ul
{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a.noul
{
font-size: 12px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FF0099;
}

a.faintnoul
{
font-size: 9px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999999 !IMPORTANT ;
}

.faint
{
font-size: 9px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999999 !IMPORTANT ;
}

.mauve
{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #943d84 !IMPORTANT ;
}

.red
{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #CC0000!IMPORTANT ;
}

.blue
{
color: #000099!IMPORTANT ;
}

.yellowbackground
{
	background: #ffff31;
}

a:link { color: #0033CC}
a:visited { color: #333399}
a:hover { color: #CC3333; text-decoration: underline}
a:active { color: #0000CC}

img
{
border-color: #000000
}

div.seminars_dates_box
{	
	background-color: #E3E9F1;	
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px solid;
	border-color:#003399;

	}
.redbold { font-size: 12px; font-weight: bold; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ff0000 !IMPORTANT ; }
.redbold { font-size: 10px; font-weight: bold; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #FF3399!IMPORTANT ; }
.small { font-size: 9px; font-weight: normal; font-style: normal; }
div {  font-family: "Comic Sans MS"; font-size: 12px; font-weight: normal; color: #000000}
.whitetitle {  font-weight: bold; color: #FFFFFF; font-size: 11px}


</style>