
<!-- ************************************* LINKS ************************************************** -->
a:link{
	font-family:Arial,Helvetica;
	font-size:12pt; font-style:normal; font-weight:bold; color:#336633; text-decoration:none;
}

a:active{
	font-family:Arial,Helvetica;
	font-size:12pt; font-style:normal; font-weight:bold; color:#336633; text-decoration:none;
}

a:visited{
	font-family:Arial,Helvetica;
	font-size:12pt; font-style:normal; font-weight:bold; color:#336633; text-decoration:none;
}

a:hover{
	font-family:Arial,Helvetica;
	font-size:12pt; font-style:normal; font-weight:bold; color:#336633; text-decoration:underline;
}

<!-- ************************************* TEXT ************************************************** -->
body{
	font-family:Arial,Helvetica;
	font-size:12pt; font-style:normal; font-weight:normal; color:#663366; text-decoration:none;
}

p{
	font-family:arial, helvetica;
	font-size:12pt; font-style:normal; font-weight:normal; color:#663366; text-decoration:none;
}

td{
	font-family:arial, helvetica;
	font-size:12pt; font-style:normal; font-weight:normal; color:#663366; text-decoration:none;
}

ul{
	font-family:arial, helvetica;
	font-size:12pt; font-style:normal; font-weight:normal; color:#663366; text-decoration:none;
}

b{
	font-family:arial, helvetica; 
        font-size:12pt; font-style:normal; font-weight:bold; color:#663366; text-decoration:none;
}

i{
	font-family:arial, helvetica; 
        font-size:12pt; font-style:italic; font-weight:normal; color:#663366; text-decoration:none;
}

small{
	font-family:Arial,Helvetica;
	font-size:7pt; font-style:normal; font-weight:normal; text-decoration:none; color:#663366
}


h1{
	font-family:Arial,Helvetica;
	font-size:22pt; font-style:normal; font-weight:bold; color:#663366; text-decoration:none;
}

<!-- ************************************* CLASSES ************************************************** -->

.update{
	font-family:Arial,Helvetica;
	font-size:7pt; font-style:normal; font-weight:normal; text-decoration:none; color:#999999
}


