#space {
	line-height: 20px;
}
.head {
    color: #333333;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}
.head1 {
    color: #333333;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}
.head2 {
    color: #990000;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}
.head3 {
    color: #0ea4e9;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}
.text {
	color : Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.text2 {
	color : #990000;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.body {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.pl {background-color:#FFFF99}

.foot {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}

.link {
    color: #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}
a.link:hover {
    color: #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : underline;
}
.link2 {
    color: #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : underline;
	background-color:#FFFF66;
}
a.link2:hover {
    color: #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : underline;
	background-color:#FFFF66;
}
