
body
	{
	color:					#000000;

	background-color:		#ffffff;

	font-family: 			"Times New Roman";
	text-align:				left;
	}

p
	{
	font-family: 			"Times New Roman";
	text-align:				left;
	font-size:				16px;
	}

div
	{
	font-family: 			"Times New Roman";
	font-size:				16px;
	}

div.bodyhead
	{
	font-family: 			"Times New Roman";
	font-weight:			800;
	font-size:				16px;
	text-decoration:		none;
	}

div.addressarea
	{
	font-family:			"Times New Roman";
	font-weight:			800;
	font-size:				16px;
	color:					#000000;
	text-align:				center;
	}


div.bodytext
	{
	font-family: 			"Times New Roman";
	text-align:				left;
	font-size:				16px;
	text-decoration:		none;
	}


div.addresstext
	{
	font-family: 			"Times New Roman";
	text-align:				left;
	margin-left:			76px;
	font-size:				16px;
	text-decoration:		none;
	font-weight:			500;
	}


div.leftmenu
	{
	font-family:			"Times New Roman";
	margin-right:			10px;
	font-size:				18px;
	text-align:				right;
	color:					#000000;
	font-weight:			500;
	}


div.rightmenu
	{
	font-family:			"Times New Roman";
	margin-left:			5px;
	font-size:				18px;
	text-align:				left;
	color:					#000000;
	font-weight:			500;
	}


b {
	font-weight:			800;
	}

a:link 	{
	color: 					#873e53;
	text-decoration:			none;
	}

a:visited {
	color: 					#873e53;
	text-decoration:			none;
	}


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

a:active {
	color: 					#ff3e53;
	text-decoration:		underline;
	}


ul	{
	list-style: 			disc;
	font-family: 			"Times New Roman";
	margin-left:			15;
	 }

#addresslocation
	{
		position: 			absolute;
      top: 					565px;
      left: 				270px;
      width: 				200px;
      padding: 			0px;
	}

.homename
	{
	font-family: 			"Times New Roman";
	font-weight:			800;
	font-size:				24px;
	text-decoration:		none;
	}
