/* CSS Document */

H1 {
	color:#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 5px;
}
H6 {
	color:#999999;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#leftbar{
	padding: 2px 9px 2px 10px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size:xx-small;
}


#leftbar a:link{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:xx-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#leftbar a:visited{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:xx-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#leftbar a:hover{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:xx-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#leftbar a:active{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:xx-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#content{
	padding: 2px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


#content a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}

#content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#content a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#rightbar{
	padding: 0px 0px 2px 10px;
}


#rightbar a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#rightbar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#rightbar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#rightbar a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

