@charset "UTF-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentfont {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.headfont {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #333333;
}
.prod {
	font-family: Tahoma;
	font-size: 15px;
	color: #28679B;
}
.footer {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}


.Menu {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}
