/************************************************
* basic structure
*************************************************/

body {
	margin-bottom: 		0px;
	font-family: 		Verdana;
	font-size: 		10px;
	font-style: 		normal;
	line-height: 		normal;
	font-weight: 		normal;
	font-variant: 		normal;
	text-transform: 	none;
	color: 			#525252;
	background-color: 	#B3AA8D;
}

a {
	text-decoration: 	underline;
}

a:hover {
	text-decoration: underline; 
	color: #8B0303;
}



/**************************************************************
* various: provided by graphic designer
***************************************************************/

.text3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}
.text5 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}
.text6 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}