
Body {
	font-size: 11px;
	font-family : Verdana;
	background : #FFFFFF;
	color : #000000;
	margin: 0px;

}

A.dark:link {
	color: #000066;
	text-decoration: none;
}

A.dark:visited {
	color: #000066;
	text-decoration: none;
}

A.dark:active {
	color: #000066;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;

}

A:visited {
	color: #000000;
	text-decoration: none;

}

A:active {
	color: #000000;
	text-decoration: none;

}

A:hover {
	color: #eeeeee;
	text-decoration: none;

}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}


TD.mincart {
	font-size: 11px;
	font-family : Verdana;
}

P.mincart {
	font-size: 11px;
	font-family : Verdana;
}

HR {
	color : #000000;
	height : 1px;
}

input {
	font-family:tahoma;
	font-size:10px;
	border-width:2;
	border-style:1;
}

textarea {
	font-family:tahoma;
	font-size:10px;
	height:50px;
	width: 250;
	border-width:2;
	border-style:1;
}
select {
	font-family:tahoma;
	font-size:10px;
	height:20px;
	border-width:2;
	border-style:1;
}
