/* root level text style */

a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}

a:hover {color: #000000; text-decoration: none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

td {
	font-size: 11px;
	color: #333333;
	}

.SMboldTitle {
	font-size: 12px;
	font-weight: bold;
	}

.boldTitle {
	font-size: 14px;
	font-weight: bold;
	}
