@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #000000;}

.copyright {font-size: x-small}
.nutritionTXT {font-size: 14px;	color: #000;}
.nutritionTXT_color {font-size: 16px; color: #fe0000;}
.serviceTXT_main {font-size: 12px; color: #000; text-align: justify;}
.serviceTXT_list {font-size: 12px; color: #000; text-align: right;}
.serviceTXT_list_header {font-size: 22px; color: #E39938; text-align: right;}
.portfolio_header {font-size: 24px;	color: #000; font-weight: bolder;}
.portfolio_list_selected {color: #900; font-weight: bold;}
