/***********************************************/
/* TypeStyle Divs                              */
/***********************************************/

body {
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #FF3399;
}

a:hover, a:active{
	text-decoration: underline;
	color: #006666;
}

b {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	color: #006666;
}

i {
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	color: #006666;
}

em {
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF3399;
}

td {
	font-family:  Arial, Geneva, Helvetica, sans-serif;
}

th {
	font-family:  Arial, Geneva, Helvetica, sans-serif;
}
    
.title1{
font-size: 250%;
font-weight: bold;
color: #006666;
}

.title2 {
font-size: 200%;
font-weight: bold;
color: #006666;
}
	
.title3{
font-size: 160%;
font-weight: bold;
color: #006666;
}

.title4{
font-size: 130%;
font-weight: bold;
color: #006666;
}

.title5{
font-size: 100%;
font-weight: bold;
color: #FFCCFF;
}

.title6{
font-size: 130%;
font-weight: bold;
color: #F03;
}
/***********************************************/
/*End TypeStyle Divs                           */
/***********************************************/
