body  { 
        font-family: verdana;
        font-size: 11px;
        color: #000000;
	background-color: #c4c5c9; background-image: url(back.jpg); background-repeat: repeat-x; margin-top: 0; padding-top: 0 }
li  { 
        font-family: verdana;
        font-size: 11px;
        color: #000000;
}
.csc-form-labelcell {
        font-family: verdana;
        font-size: 11px;
        color: #000000;
}
.csc-header {
        font-family: verdana;
        font-size: 14px;
	font-weight: bold;
        color: #000000;
}
.bodytext  { 
        font-family: verdana;
        font-size: 11px;
        color: #000000;
}
.csc-firstHeader {
        font-family: verdana;
        font-size: 14px;
	font-weight: bold;
        color: #000000;
}
h1 {
        font-family: verdana;
        font-size: 14px;
	font-weight: bold;
        color: #000000;
}
.nav { 
	font-family:Tahoma;
	color: #585858;
	font-size: 14px;
	font-weight:bold;
	}

.nav a { 
	color: #585858;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	}

.nav a:hover { 
	color: #585858;
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
	}

.nav a:active { 
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	}

.nav2 { 
	font-family:Tahoma;
	color: #8F8F8F;
	font-size: 13px;
	font-weight:bold;
	}

.nav2 a { 
	color: #8F8F8F;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	}

.nav2 a:hover { 
	color: #8F8F8F;
	text-decoration: underline;
	font-size: 13px;
	font-weight:bold;
	}

.text { 
	font-family:Verdana;
	color: #1A1A1A;
	font-size: 11px;
	}

.text a {
	font-family:Verdana;
	color: #496398;
	text-decoration: none;
	font-size: 11px;
	}

.text a:hover {
	font-family:Verdana;
	color: #496398;
	text-decoration: underline;
	font-size: 11px;
	}

.topic {
        font-family: Verdana;
        color: #000000;
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
}


.subtopic {
        font-family: Verdana;
        color: #000000;
        font-size: 11px;
        text-decoration: none;
        font-weight: bold;
}


.csc-form-label {
        font-size: 12px;
}