a  { 
	text-decoration : underline;
}

/* LOGICAL CLASSES*/

.body {
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 9pt;
	font-weight : normal;
}


a.body:hover, a.body:active  {
	color : #000000;
	text-decoration : underline;
}

.body-link {
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 9pt;
	font-weight : normal;
}


a.body-link:hover, a.body-link:active  {
	color : #000000;
	text-decoration : underline;
}


.sub-heading {
	text-decoration: none;
	color: #000000;
	font-family: arial,verdana,helvetica;
	font-size: 10pt;
	font-weight: normal;
}


a.sub-heading:hover, a.sub-heading:active  {
	color : #000000;
	text-decoration : underline;
}

.leftnav {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
	font-weight : bold;
}


a.leftnav:hover, a.leftnav:active  {
	text-decoration : underline;
}

.topnav {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
	font-weight : normal;
}


a.topnav:hover, a.topnav:active  {
	text-decoration : underline;
}

.title {
	text-decoration : none;
	color : #006666;
	font-family : arial,verdana,helvetica;
	font-size : 20pt;
	font-weight : normal;
}


a.title:hover, a.title:active  {
	text-decoration : underline;
}

.title-medium {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 19pt;
	font-weight : normal;
}


a.title-medium:hover, a.title-medium:active  {
	text-decoration : underline;
}

.title-small {
	text-decoration : none;
	color : #006666;
	font-family : arial,verdana,helvetica;
	font-size : 18pt;
	font-weight : normal;
}


a.title-small:hover, a.title-small:active  {
	text-decoration : underline;
}

.title-smaller {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 17pt;
	font-weight : normal;
}


a.title-smaller:hover, a.title-smaller:active  {
	text-decoration : underline;
}

.title-even-smaller {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 14pt;
	font-weight : normal;
}


a.title-even-smaller:hover, a.title-even-smaller:active  {
	text-decoration : underline;
}

.subtitle {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 14pt;
	font-weight : bold;
}


a.subtitle:hover, a.subtitle:active  {
	text-decoration : underline;
}

.small {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 7pt;
	font-weight : normal;
}

a.small:hover, a.small:active  {
	text-decoration : underline;
}

.medium {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
	font-weight : normal;
}


a.medium:hover, a.medium:active  {
	text-decoration : underline;
}

.medium-bold {
	text-decoration : none;
	color : #008000;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
	font-weight : bold;
}


a.medium-bold:hover, a.medium-bold:active  {
	text-decoration : underline;
}



body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}


h1 {
	margin: 0em 0em 1em 0em;
 font-size: 200%; font-weight: bold; line-height: 150%;
	}
	

h2 {
	margin-top: 1em;
 font-size: 1em;
 color: #008000; }		
	

h3 {
	font-size: 90%;
	margin-top: 1.4em;
 margin-bottom: 0.4em; padding-bottom: 0em;
	}


h4 {
	font-size: 80%;
	margin-top: 1em; margin-bottom: 0.4em;
 padding-bottom: 0;
	}



#und  {text-decoration : underline;}
#upper  {text-transform : uppercase;}
#biggest  {font-size : 17pt;}
#medium  {font-size : 12pt;}
#smallest {font-size: 5pt}
#bold {font-weight : bold;}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {color: #000000}
.style12 {
	color : #006666;
	font-family : arial,verdana,helvetica;
	font-size : 18pt;
	text-decoration: none;
	font-weight: bold;
}
