body
{
font-family:Verdana;
font-size:13px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
p
{
font-family:Verdana;
font-size:13px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
div
{
font-family:Verdana;
font-size:13px;
font-weight: normal;
color:#000000;
text-decoration:none;
}

ul
{
font-family:Verdana;
font-size:13px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
ol
{
font-family:Verdana;
font-size:13px;
font-weight: normal;
color:#000000;
text-decoration:none;
}

H1
{
font-family:Verdana;
font-size:16px;
font-weight: bold;
text-decoration:none;
align: center;
}

a.menulink
{
font-family:Verdana;
font-size:13px;
font-weight: normal;
color:#000000;
text-decoration:none;
}

a.relatedreadings
{
line-height: 14px;font-size: 11px; font-family: arial, sans-serif;
color:#0000FF;
text-decoration:underline;
font-weight: bold;
}
<!--
span {
   font-family: sans-serif,verdana, arial, helvetica ;
   font-size: 12px;
}

span.mouseover {


   background-color: yellow;
   text-decoration: underline;
   cursor: hand;

}

span.mouseout {


   background-color: white;
   text-decoration: none;
   cursor: none;

}

a.linkforwebs
{
font-family:Verdana;
font-size:13px;
font-weight: normal;
color:#000000;
text-decoration:none;
}

a.otherresources
{
font-weight: normal;
color:#000000;
text-decoration:none;
}

/* For New Format */
.float-left  { float: left; margin: 0 10px 10px 0px; padding:4px;}
.float-right { float: right; }

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }


