body{
background-image:url(images/bg.gif);
margin: 0 0 0 0;
}

	td {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	}
	textarea {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	}
	h1 {
	color: #993333;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	}
	.title {
	color: #993333;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	}
	.subtitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	}
	.mail {
	color: #ffffff;
	font-weight: bold;
	} 
	a.nav,a.nav.active,a.nav.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: snow;
	text-decoration: none;
	}
	a.nav:hover {
	text-decoration: none;
	color: #993333;
	}
	a,a.active,a.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
	a:hover {
	text-decoration: none;
	color: maroon;
	}
	a.design,a.design.active,a.design.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: gray;
	text-decoration: none;
	}
	a.design:hover {
	text-decoration: none;
	color: silver;
	}
	.form {
border: 1px solid #999966;
background-color: #eaeaea;
font-size: 11px;
}
.button {
border: 1px solid #999966;
background-color: #eaeaea;
font-size: 11px;
cursor: hand;
cursor: pointer;
}
