
A  {
    color : #5e5e6e;
    text-decoration: none;
}

A:Visited  {
    color : #5e5e6e;
    text-decoration: none;
}

A:Active  {
    color : #5e5e6e;
    text-decoration: none;
}

A:Hover  {
    color : #5e5e6e;
    text-decoration: underline;
}

.header  { font-family : Verdana, sans-serif; font-size : 1.5em; color
: #5e5e6e; line-height : 2em;}
.default  { font-family : Verdana, sans-serif; font-size : 12px; color : #5e5e6e; line-height : 13px;}
p  { 
	font-family : Verdana, sans-serif; 
	color : #000000;
	margin-left: 20px;
}

body	{
	margin:	0;
	padding:	0;
	font-family:	arial, helvetica, sans-serif;
	color:	#000;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
.navig {
	padding: 0px 0px;
	margin: 0% 0%;
	background: url(./img/navi.png) no-repeat fixed top left;
	}
.content {
	padding: 10px 40px;
	margin: 5% 17%;
	border: 1px dotted #333;
	color: #128;
	}
h1	{
	font-size:	2em;
	}
h2	{
	margin-top: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size:	1.5em;
	color: #5e5e6e;
	border-bottom: solid 3px #ccf;
	border-top: solid 3px #ccf;
	padding-top: .3em;
	padding-bottom: .3em;
	font-family : Verdana, sans-serif;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	}
h5	{
	font-size:	1em;
	}
h6	{
	font-size:	0.8em;
	}
h1, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family:	arial, helvetica, sans-serif;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0, .first 	{
	margin-top:	0;
	padding-top: 0;
	}
.small  { 
	font-family : Verdana, sans-serif; 
 	font-size : 9px; 
	color : #5e5e6e; 
	line-height : 11px;
}
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
.libnavt {
border-bottom: solid 1px #fff;
}
.navbar {
border-bottom: solid 1px #ccf;
border-top: solid 3px #ccf;
border-right: solid 4px #ccf;
padding-right:5px;
width:100px;
text-align: right;
font-size : 0.9em;
}
th {
	text-align: left;
}

