BODY {
	font : 10pt verdana,arial,helvetica;
	color : #000066;
}

td {
	font : 10pt verdana,arial,helvetica;
	color : #000066;
}

td.blue {
	font : 10pt verdana,arial,helvetica;
	color : #ffffff;
}

td.title {
	font : 10pt verdana,arial,helvetica;
	color : #000066;
	background-image : url(images/toprightpicbk.jpg);
	background-position : top right;
	background-repeat : no-repeat;
}

td.main {
	font : 10pt verdana,arial,helvetica;
	color : #000066;
	background-image : url(images/bubbles.gif);
	background-position : top right;
	background-repeat : no-repeat;
}

h1 {
font : bold 10pt;
}

h2 {
font : bold 14pt;
}

h3 {
font : bold 12pt;
}

A {
font: bold;
color:#000099;
text-decoration:none;
}

A:hover{
font: bold ;
color:#990099;
text-decoration:underline;
}

.large{
	font: bold 14pt;
}


.larger{
	font: bold 12pt;
}

.smaller{
	font: bold 9pt;
}

.small{
	font: 8pt;
}

.vsmall{
	font: 7pt;
}