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

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

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

a:hover, a:active{
	text-decoration: underline;
	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: #FFCCFF;
}

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

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

h1{
	font-size: 250%;
	color: #006666;
}

h2 {
	font-size: 200%;
	color: #006666;
}

h3{
	font-size: 160%;
	color: #006666;
}

h4{
	font-size: 130%;
	color: #006666;
}

h5{
	font-size: 100%;
	color: #006666;
}

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