body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	color: #000000;

}
td.menu {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(images/freelance_webdesigner.jpg);
	background-repeat: no-repeat;
}
td.textbox {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(images/textbox.jpg);
	background-repeat: repeat;
	background-color: #5b5b5a;
	text-align: justify;
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 5px;
}
td.footer {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	background-color: #5b5b5a;

}

h1.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 40px;
	margin-top:5px;
	margin-bottom:0px;
	color: #ffffff;
	display: block;
	vertical-align: middle;
	height: 25px;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 20px;
	margin-top:5px;
	margin-bottom:0px;
	color: #4a618c;
	display: block;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 40px;
	margin-top:5px;
	margin-bottom:0px;
	color: #4a618c;
	display: block;
	height: 25px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	margin-top:5px;
	margin-bottom:0px;
	color: #ffffff;
	display: block;
	height: 12px;
}

a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Font-weight: bold;
	color: black;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Font-weight: bold;
	color: gray;
	text-decoration:none;
}



td.footer a:link {font-size:10px; color: #ffffff; text-decoration: none;}
td.footer a:visited {font-size: 10px; color: #ffffff; text-decoration:none;}
td.footer a:hover {font-size: 10px;	color: gray;	text-decoration: none;}
