				a {
					text-decoration: none;
				}
				a:hover {
					text-decoration: underline;
				}
				p {
					font-size: 1.1em;
					margin: 10px;
				}
				#toolbar {
					float: right;
					width: 45px;
				}
				body { 
					background-color: #ffffff; 
					margin: 0px; 
					font-size: 0.9em;
					font-family: Georgia,Serif;;
				}

				div.entryTitle {
					font-family: Georgia,Serif;
					font-size: 1.1em;
					color:       #333333;
					text-align: center;
				}
				div.entryFooter {
					font-family: Verdana;
					font-size: 0.7em;
					margin-bottom: 10px;
				}
				.footer {
					text-decoration: none;
					margin-left: 10px;
				}
				div.myad {
					margin-bottom: 30px;
				}
				.smalltext
				{
					FONT-SIZE: 10px;
					line-height : 12px;
				}
				A.menu, A.menu:link
				{
					FONT-SIZE: 10px;
					FONT-FAMILY: verdana,arial,tahoma,helvetica;
					TEXT-DECORATION: none;
					color : #00539F;
					font-weight: normal;
				}
				A.menu:visited
				{
					FONT-SIZE: 10px;
					FONT-FAMILY: verdana,arial,tahoma,helvetica;
					TEXT-DECORATION: none;
					color : #00539F;
					font-weight: normal;
				}
				A.menu:hover
				{
					FONT-SIZE: 10px;
					FONT-FAMILY: verdana,arial,tahoma,helvetica;
					TEXT-DECORATION: underline;
					color : #990000;
					font-weight: normal;
				}
				.box
				{
					FONT-SIZE: 10px;
					FONT-FAMILY: verdana,arial,tahoma,helvetica;
					color : #333333;	
					border-bottom: 1px solid #CCCCCC;
					border-top: 1px solid #CCCCCC;
					border-left: 1px solid #CCCCCC;
					border-right: 1px solid #CCCCCC;
					margin: 5px;
				}
				.commentBox {
					border: 3px solid darkblue; 
					padding: 5px;
					margin: 10px;
					background-color: lightblue;
					color: darkblue;
					text-align: center;
					font-family: Verdana;
					width: 500px;
				}
				.commentTitle {
					color: black;
				}
				.rc {
					text-align: left;
					border: 1px solid grey;
					font: 9px Georgia; 
					padding: 0px;
					margin-top: 10px;
					margin-left: 30px;
				}
				.rcByline {
					background-color: lightgrey;
					text-align: right;
					margin-top: 0px;
					margin-bottom: 0px;
					margin-right: 0px;
					margin-left: 0px;
				}
				.rcContent {
					padding: 5px;
				}
				H3 {
					font-family: Georgia,Serif;;
					font-size: 1.1em;
					color:       #333333;
				}
				.weblog {
				}
				#credentials {
					display: none;
				}
				#menu {
					font: 11px/12px verdana,trebuchet,sans-serif;
					padding-right: 10px;

					text-align: center;
					color: #333;
					padding-bottom: 30px;
					border-right: 1px dotted #999;
					margin-left: 20px;
				}

				#content {
					text-align: left;
					margin-left: 20px;
					margin-bottom: 60px;
					margin-right: 20px;
					padding-bottom: 30px;
					padding-left: 20px;
					voice-family: "\"}\"";
					voice-family: inherit;
				}


				.link {
					font-family: verdana, arial, helvetica, sans-serif; 
					font-size: 11px; 
					color: #993333;
				}
				
				.link:hover {  
					font-family: verdana, arial, helvetica, sans-serif; 
					font-size: 11px; 
					text-decoration:underline; 
					color: #C0C0C0;
				}
