a  { 
     text-decoration : none;
     color: #849CBF;
}
H1  { 
        color : #ffffff;
        background-color: #849CBF; 
        /* background-color: #98C9CA; */ 
        /* background-color: #c0c0c0; */
	/* background : #f9f9f9; */
        /* border: 1px solid #000000; */
        padding: 2px; 
        margin: 0px; 
        font-size : 23pt;
        font-weight : normal;
}
H2  { 
        color : #849CBF;
        /* background-color: #98C9CA; */ 
        border: 1px solid #FAFAF0;
        padding: 2px; 
        margin: 0px; 
        font-size : 16pt;
        font-weight : bold;
}
H3  { 
        color : #000000;
        font-size : 12pt;
        font-weight : bold;
}
/* LOGICAL CLASSES*/
.body {
        /* background : #e0e0e0; */
	background : #f9f9f9;
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : normal;
}
a.body:active, a.body:visited, a.body:hover   {
	color : #000000;
	text-decoration : none;
}
.body-link {
	text-decoration : none;
	color : #ff0000;
        background-color: #98C9CA; 
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : normal;
}
a.body-link:active, a.body-link:visited, a.body-link:hover {
	color : #ff0000;
	text-decoration : none;
}
.top {
        /* background : #98C9CA; */ 
	/* background : #f9f9f9; */
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : normal;
}
a.top:hover, a.top:active, a.top:visited  {
	color : #000000;
	text-decoration : none; 
}
.top-link {
	text-decoration : none;
	color : #ff0000;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : normal;
}
a.top-link:hover, a.top-link:active  {
	color : #ff0000;
	text-decoration : none; 
}
.index {
        background : #e0e0e0;
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : normal;
}
.bodyw {
        text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : normal;
}
.topnav {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : bold;
}
a.topnav:hover, a.topnav:active  {
	text-decoration : none;
}
.color {
	color : #0000FF;
}
.form {
        /* background : #e0e0e0; */
	background : #f9f9f9;
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 10pt;
	font-weight : normal;
}
      