body	{
		margin-top:  0px;
		margin-left: 0px;
	}

body,p,td,th,ul,ol,li,dl,dt,dd,div,span,a,dir,blockquote,cite,h1,h2,h3,h4,h5,h6
	{
		font-family: arial,helvetica,sans-serif;
	}



p,td,th,ol,ul,dir,a,div,span { font-size: 13px; }

h1,h2,h3,h4,h5,h6,dir,ul,ol { margin-bottom: 0}


h1 { font-size: 18pt; margin-top: 0;}
h2 { font-size: 16pt;}
h3 { font-size: 14pt;}
h4 { font-size: 12pt;}
h5 { font-size: 10pt;}
h6 { font-size: 10pt;}

ul,ol,dir { margin-top: 0 }

td.sidebar {	background-color: #ff0000; }
td.content {	/*padding-left:	10px; */
		}

.title		{
		color:			#FEFF87;
		font-size:		24px;
		font-weight:		bold;
		}

a.sidebarlinkself,
a.sidebarlinktext,
a.sidebarlink	{
		margin-top:		6px;
		}

hr.sidebarhr	{
		color:			black;
		}

span.sidebartext{
		color:			#FEFF87;
		font-weight:		bold;
		font-size:		13px;
		}

a.sidebarlinkself,span.sidebarlinkself {
		color:			#FEFF87;
		font-weight:		bold;
		font-size:		12px;
		}

a.sidebarlinktext,span.sidebarlinktext {
		color:			#FEFF87;
		font-weight:		bold;
		font-size: 		12px;
		}

p.sidebarlinktext2 {
		color:			#ffff00;
		font-weight:		normal;
		font-size: 		12px;
		}

/*does not change colour for link/vlink*/
a.sidebarlink,
a.sidebarlink:link,
a.sidebarlink:visited
	{
		color:			#FEFF87;
		font-size:		12px;
		font-weight:		bold;
		}

a.sidebarlink:hover
		{
		color:          	#995001;
		background-color:	#FEFF87;
		text-decoration:	none;
		}


/* links in the content, not on the sidebar */
a:link		{
		font-weight:		bold;
		}

a:visited	{
		font-weight:		normal;
		}

a:hover         {
		color:          	#ffff00;
		background:		#ff0000;
		text-decoration:	none;
		font-weight:		bold;
		}

