BODY {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
}

A {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #E5BF01;
	font-weight : bold;
	text-decoration : none;
}

A.light {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

A.light:hover {
	color : #E5BF01;
	font-weight : normal;
	text-decoration : none;
}

A.light2 {
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

A.light2:hover {
	color : #888888;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

A.whitelink {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

A.whitelink:hover {
	color : #888888;
	font-weight : normal;
	text-decoration : none;
}

A.small {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-size : 11px;
}

A.small:hover {
	color : #E5BF01;
	font-weight : bold;
	text-decoration : none;
	font-size : 11px;
}

P {
	align : justify;
	line-height:15px;
}

DIV {
	line-height:15px;
}

LI {
	line-height:15px;
}

OL {
	line-height:1px;
}

TD {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

INPUT {
	border: 1px  solid #606060;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TEXTAREA {
	border: 1px  solid #606060;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

select {
	color : #000000;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
