
BODY {
        background : url(bg4.gif);
	background-color : white;
       background-repeat : repeat;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #006600;
}
p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color : #006600;
	font-weight : bold;
	background : transparent;
}
P.demo {
	color : Green;
	font-size: 20px;
	font-weight : bold;
	background : transparent;
}
span.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #006600;
	font-size: 19px;
	font-weight : bold;
	background : transparent;
}
span.submenu {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #006600;
	font-size: 15px;
	font-weight : bold;
	background : transparent;
}
P.margin {
	margin-left : 10px;#006600
	background : transparent;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight : bold;
	color : #006600;
	background : transparent;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	background : transparent;
}
span.date {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006600;
	background : transparent;
}
span.big {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	background : transparent;
}
span.statement {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #006600;
	font-weight : bold;
	text-decoration : none;
	background : transparent;
	font-style : italic;
}
span.deadanchor  {
	color : #006600;
	background : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}

/* unvisited links*/
a:link  {
	color : #993300;
	background : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}

/*  visited links*/
a:visited  {
	color :  #993300;
	background : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}

/*  active links (not widely supported)*/
a:active  {
	color : #cc0000;
	background : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	text-decoration : underline;
}

/* links when hovered over (MSIE only)*/
a:hover  {
	color : #cc0000;
	background : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : underline;
}




/*mailto link*/
a.mail:link  {
	font-size : 11px;
}

/* Menu visited links*/
a.mail:visited  {
	font-size : 11px;
}

/* Menu active links (not widely supported)*/
a.mail:active  {
	font-size : 11px;
}

/* Mail links when hovered over (MSIE only)*/
a.mail:hover  {
	font-size : 11px;
}

span.deadmenu {
	font-size : 19px;
	font-weight : bold;
	background : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
/* Menu unvisited links*/
a.menu:link  {
	font-size : 19px;
}

/* Menu visited links*/
a.menu:visited  {
	font-size : 19px;
}

/* Menu active links (not widely supported)*/
a.menu:active  {
	font-size : 19px;
}

/* Menu links when hovered over (MSIE only)*/
a.menu:hover  {
	font-size : 19px;
}
