BODY {
		font-family: Verdana;
		font-size: 10px ;
		font-weight: light;
		font-style: none;
		color: #CBE4E4;
		background-position: top center;
		background-repeat: no-repeat;
		text-transform: none;
		text-decoration: none;
		text-align: center;
		margin-top: 5pt;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
}

A.prin {
		font-family: verdana;
		font-size: 10px;
		font-weight: light;
		font-style: italic;
		cursor: hand;
		color: white;
		text-decoration: none;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 10;
		margin-right: 0;
		padding: 0;
}

A:Link.prin  {
		font-family: verdana;
		font-size: 10px;
		font-weight: light;
		font-style: italic;
		cursor: hand;
		color: white;
		text-decoration: none;
		text-align: justify;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 10;
		margin-right: 0;
		padding: 0;
}

A:hover.prin  {
		font-family: verdana;
		font-size: 10px;
		font-weight: light;
		font-style: italic;
		cursor: hand;
		color: white;
		text-decoration: underline;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 10;
		margin-right: 0;
		padding: 0;
}

A.sec {
		font-family: verdana;
		font-size: 10px;
		font-weight: light;
		font-style: normal;
		cursor: hand;
		color: #224422;
		text-decoration: none;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
}

A:Link.sec  {
		font-family: verdana;
		font-size: 10px;
		font-weight: light;
		font-style: normal;
		cursor: hand;
		color: #224422;
		text-decoration: none;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
}

A:hover.sec  {
		font-family: verdana;
		font-size: 10px;
		font-weight: light;
		font-style: light;
		cursor: hand;
		color: #224422;
		text-decoration: underline;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
}

A.normal {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		cursor: hand;
		color: #224422;
		text-decoration: none;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 10;
		margin-right: 0;
		padding: 0;
}

A:Link.normal  {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		cursor: hand;
		color: #224422;
		text-decoration: none;
		text-align: justify;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 10;
		margin-right: 0;
		padding: 0;
}

A:hover.normal  {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		cursor: hand;
		color: #224422;
		text-decoration: underline;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 10;
		margin-right: 0;
		padding: 0;
}

A.news {
	font-family: verdana;
	font-size: 10px;
	font-weight: light;
	font-style: normal;
	cursor: hand;
	color: Black;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

A:Link.news  {
	font-family: verdana;
	font-size: 10px;
	font-weight: light;
	font-style: normal;
	cursor: hand;
	color: Black;
	text-decoration: none;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

A:hover.news  {
	font-family: verdana;
	font-size: 10px;
	font-weight: light;
	font-style: normal;
	cursor: hand;
	color: Black;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

TD.menu {
		font-family: Verdana;
		font-size: 10px;
		font-weight: light;
		font-style: normal;
		color: black;
		text-align: center;
		margin-top: 9;
		margin-bottom: 3;
		margin-left: 0;
		margin-right: 0;
		padding: 3;
}

TD.text {
		font-family: Verdana;
		font-size: 12px;
		font-weight: light;
		font-style: normal;
		color: black;
		background-position: top right;
		background-repeat: no-repeat;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 1;
}

TD.tiny {
		font-family: Arial;
		font-size: 10px;
		font-weight: light;
		font-style: normal;
		color: black;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 1;
}

TD.dark {
		font-family: Verdana;
		font-size: xx-small;
		font-weight: light;
		font-style: normal;
		color: #CBE4E4;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 1;
}

Select.combo {
	background : White;
	font : normal Verdana;
	font-size : 10px;
	line-height : normal;
	text-align : left;
	color : Teal;
}