p {
font: 400 12px verdana;
text-align: left
}
td {
font: 400 12px verdana;
text-align: left
}
h1 {
font: 900 16px verdana
}
h2 {
font: 700 13px verdana
}
/*--  Attributes of the navigation and related menus  --*/
#snippetleft {
float:left;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#336699;
border:1px dashed #336699;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#snippetleft a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#snippetleft a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}


/*--  Attributes of the navigation and related menus  --*/
#snippetright {
float:right;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#336699;
border:1px dashed #336699;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#snippetright a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#snippetright a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}
#snipleft {
float:left;
width:250px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#336699;
border:0px dashed #336699;
text-align:left;
text-decoration:none;
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
margin-left:4px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
}


