#path {
	font-size: 14px;
	font:"Trebuchet MS", sans-serif;
	color: #D3BF5E;
}

.td-0{

	font-weight: bold;
	}

body {

	font: 100% "Trebuchet MS", sans-serif;
	color: #000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
}

h1 {
    margin-top: 4px;
    margin-bottom: 2px;
	font-size: 26px;
    font-weight: normal;
    color: #C5C5C5;
    word-spacing: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.csc-header{
	color: #999999;
}

.bodytext{
	font-size: 14px;
	color: #000000;
}


a:link{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #456499;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #456499;
	text-decoration: none;
}
a:active{

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a:hover{

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


.links {
	font-size: 16px;	
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.links_over {

    font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

