A {
	font-style : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
	color: #000000;
	text-decoration: underline;
}

A:link {
	font-style : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
	color: #000000;
	text-decoration: underline;
}

A:visited {
	font-style : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
	color: #333333;
	text-decoration: underline;
}

A:active {
	font-style : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
	color: #FFA560;
	text-decoration: underline;
}

A:hover {
	font-style : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
	color: #FFA560;
	text-decoration: underline;
}

BODY {
	text-decoration : none;
	font-style : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
}

B {
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica;
}

TD {
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
	text-decoration : none;
}

TD:hover {
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family : Arial, Helvetica;
	text-decoration : none;
	/*color: #FFA560;*/
}

H1 {
	font-style : normal;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000000;
	margin-top : 0;
	margin-bottom : 0;
}

H2 {
	font-style : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000000;
	margin-top : 0;
	margin-bottom : 0;
}

H3 {
	font-style : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #FEA058;
	margin-top : 0;
	margin-bottom : 0;
}

.listhead {
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color: #FFFFFF;
	font-family : Arial, Helvetica;
}

.navi {
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color: #000000;
	font-family : Arial, Helvetica;
	text-decoration : none;
}

.input	{
	border-style: solid;
	border-width: 1px;
	border-color: #B9B9B9;
	background: #EEF4F9;
	font-weight: normal
}

.dropdown {
	background: #EEF4F9;
	color: #000000;
	font-family: verdana, arial, helvetica;
	border-style: solid;
	border-width: 1px;
	border-color: #B9B9B9;
	font-weight: normal
}

.smaller {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	color: #000000;
	font-family : Arial, Helvetica;
	text-decoration : none;
}

