body 
{
	color: #000000;
	background: #FFFFFF;
}

body,p,div,th,td,dd,ul,ol
{
    font-weight: 400;
    font-size: 97%;
    line-height: normal;
    color: #000000;
	font-family: arial, helvetica, sans-serif;
}

b,strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 97%;
	color: #000000;
}

h2.H2
{
	font-weight: 700;
    font-size: 150%;
    font-family: arial, helvetica, sans-serif;
	color: #006363;
	background-color: #FFFFFF;
	
}
h2.H2green
{
	font-weight: 700;
    font-size: 150%;
    font-family: arial, helvetica, sans-serif;
	color: #B8C3BB;
	background-color: #FFFFFF;
	
}

h2.H2purple
{
	font-weight: 700;
    font-size: 150%;
    font-family: arial, helvetica, sans-serif;color: #7C72A3;
	background-color: #FFFFFF;
	
}

h3.H3
{
    font-weight: 700;
    font-size: 130%;
    font-family: arial, helvetica, sans-serif;
	color: #006363;
	background-color: #FFFFFF;
}
	
h3.H3green
{
    font-weight: 700;
    font-size: 130%;
    font-family: arial, helvetica, sans-serif;
	color: #B8C3BB;
	background-color: #FFFFFF;
}

h3.H3purple
{
    font-weight: 700;
    font-size: 130%;
    font-family: arial, helvetica, sans-serif;
	color: #7C72A3;
	background-color: #FFFFFF;
}

h4.H4
{
   
    font-weight: 700;
    font-size: 110%;
    font-family: arial, helvetica, sans-serif;
	color: #006363;
	background-color: #FFFFFF;
}

h4.H4purple
{
   
    font-weight: 700;
    font-size: 110%;
    font-family: arial, helvetica, sans-serif;
	color: #7C72A3;
	background-color: #FFFFFF;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 103%;
	line-height: normal;
	font-weight: 700;
	color: 000000;
}

.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
/*
	general link style
*/
a:link
{
    color: #006666;
	font-family: arial, helvetica, sans-serif; 
    text-decoration: underline;
}

a:active
{
    color: #006666;
    font-family: arial, helvetica, sans-serif; 
    text-decoration: underline;	
}

a:visited
{
    color: #666666;
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline;	
}

a:hover
{
    color: #020066;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;	
}
/*
	list item class
*/
bullet
{
    font-weight: 400;
    font-size: 97%;
    line-height: normal;
    color: #000000;
	font-family: arial, helvetica, sans-serif;
}
