p, ul, li {
	font-family: Verdana;
	color: #000000;
	font-size: x-small;
	text-align: left;
}

a:hover {
	color : #CC0000;
}

.hid {
	font-family: Verdana;
	color: #000000;
	font-size: x-small;
	text-align: left;
	text-decoration : none;
}

.hid2 {
	font-family: Verdana;
	color: #000000;
	font-size: x-small;
	text-align: left;
	text-decoration : none;
	font-weight : bold;
}

a.hid:hover {
	color : #000000;
}

a.hid2:hover {
	color : #000000;
}

th {
	color: White;
	font-weight: bold;
	font-size: x-small;
}

.smalltable {
	font-family: Verdana;
	color: #000000;
	font-size: xx-small;
	text-align: left;
}

.navir, .navibl, .navibk {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	width: 120px;
	padding-bottom : 6px;
	padding-top : 1px;
}

.navir:hover {
	background-color: #FF0000;
	color: white
}

.navibl:hover {
	background-color: #3333FF;
	color: white
}

.navibk:hover {
	background-color: #888888;
	color: white
}


.white {
	color : White;
}

.nam {
	font-size : medium;
	font-weight : normal;
}

.pos {
	font-size : x-small;
	font-weight : bold;
}

.eq-top {
	text-align : center;
	color : #CC0000;
	font-weight : bold;
}

H1 {
	color: Black;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

H2 {
	color: Black;
	font-size: large;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

body, .bck { 
	background-image : img/eq/bg.gif;
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : scroll;
}

.cont {
	font-size : xx-small;
	color : Black;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


