@charset "UTF-8";
/* CSS Document */

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

a {color:#000066;}
a:visited {color:#000066;}
a:hover {color:#0000CC;}

img.MenuBullet {
	border:none;
	height:50px;
	padding-right:10px;
	}

img.MenuItem {
	border:none;
	}

.TableOfContents img{
	border: none; 
	width: 108px;
	height: 108px;
	vertical-align:middle;
	}

.TableOfContents a{
	text-decoration:none;
	}