body { 		font-family: "tahoma","sans-serif" ;
	       	font-size: 8pt;
	       	background-color: #ffffff;
	       	margin: 0px 0px; 
	       	padding: 0px;
	       	text-align: center; }
#content {
		position: relative;
	       	width: 780px; }
a:link 
	{ 	color: #0000ff; text-decoration: none;}
a:visited 
	{ 	color: #0000ff; text-decoration: none;} 
a:hover 
	{ 	color: #ff0000; text-decoration: underline;} 
a:active 
	{ 	color: #0000ff; text-decoration: none;} 

a.Right-Sidebar:link 
	{ 	color: #00FFFF; text-decoration: underline;}
a.Right-Sidebar:visited 
	{ 	color: #00FFFF; text-decoration: underline;} 
a.Right-Sidebar:hover 
	{ 	color: #ff00ff; text-decoration: underline;} 
a.Right-Sidebar:active 
	{ 	color: #00FFFF; text-decoration: underline;} 

.Normal-P
        {
        margin:0.0px 1.0px 7.0px 0.0px; text-align:left; font-weight:400; 
        }

.Normal-C
        {
        font-family:"Tahoma", sans-serif; font-size:13.0px; line-height:1.23em; 
        }
.Small-C
        {
        font-family:"Tahoma", sans-serif; font-size:12.0px; line-height:1.23em; 
        }
.Right-Sidebar
        {
        font-family:"Comic Sans MS", "Tahoma", sans-serif; font-size:13.0px; line-height:1.23em; color: white;
        }
.Right-Sidebar_Highlight
        {
        color: lightgreen;}
.Header-Title
        {
        font-family:"Comic Sans MS", "Tahoma", sans-serif; font-size:36.0px; color: white;
        }
.Header-Comment
        {
        font-family:"Comic Sans MS", "Tahoma", sans-serif; font-size:16.0px; color: white;
        }
.Guest_Comment
	{
	color: blue;
	font-style: italic;
	}
