
.bd {
font-weight: bold
}

td.td1 {vertical-align: center}

a:link, a:visited {
	text-decoration: none;
}
a:hover{
	color: red;
	text-decoration: none;
}

body {
	font-family : helvetica, arial, sans-serif;
	color : #000000;	background : #ffffff;
}

p {font-family: sans-serif; color:black}

.s1 {font-size: 20; color: #005500; font-family: helvetica, arial, sans-serif; font-weight:bold}
.s2 {font-size: 16; font-weight: bold; color: #005500; font-family: helvetica, arial, sans-serif}
.s3 {font-size: 14; color: black; font-family: helvetica, arial, sans-serif}
.s4 {font-size: 12; color: black; font-family: helvetica, arial, sans-serif}
.c1 {font-size: 12; color: black; font-family: helvetica, arial, sans-serif}
.c2 {font-size: 10; color: black; font-family: helvetica, arial, sans-serif}
.c3 {font-size: 8; color: black; font-family: helvetica, arial, sans-serif}

.slink {  font-family: Tahoma, sans-serif; font-size: 12px; font-style: normal; font-weight: lighter; text-decoration: none}

tr.b1 {background:#ffe560;}
tr.b2 {background:#ffe560;}
tr.b3 {background:#ffe560;}

.NavBlock { background-color: #ffe560; background: url(/images/col1.jpg) }
.sep_line { background-color: #ffe560 }

.TL {background-color: #ffe560; text-align:center}
.TH {background-color: #fffed0; text-align:center}

hr.thick {
color: #ffe560;
background-color: #ffe560;
height: 5px;
}

h1 {
	color ; #eeeeee;
	text-align : center;
	}
	
a:link, a:visited {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	color: red;
	text-decoration: none;
	font-weight: bold;
}

